1 Commits (98adf41df9fa07c6d10e26ef5f3a47ee3c583e5d)

Author SHA1 Message Date
Dan Čermák 98bca06592 Add Slices: views of STL containers & C-arrays and add unit tests
This commit adds a very simple implementation of std::span but with
mandatory range checks and only the most essential functionality.
7 years ago