aboutsummaryrefslogtreecommitdiffstats
path: root/tests/strided_span_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed .h extension from header files.Galik2016-08-101-1/+1
* Renamed include/ folder to gsl/ to make including the library consistentgalik2016-08-091-1/+1
* Implemented https://github.com/Microsoft/GSL/issues/260Som1Lse2016-08-031-9/+9
* Renamed as_span() to as_multi_span() for clarity.Neil MacIntosh2016-07-281-20/+20
* File renames to reflect new multi_span name.Neil MacIntosh2016-02-241-1/+1
* Renamed existing span to multi_span.Neil MacIntosh2016-02-241-34/+34
* Reworked span to match GSL design.Neil MacIntosh2015-11-291-0/+748