1 Commits (79b37ec3aa1877da6d2ddcd27cd691477d3a9bd0)

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