summaryrefslogtreecommitdiffstats
path: root/include/o3tl/span.hxx
Commit message (Expand)AuthorAgeFilesLines
* Adapt o3tl::span to removal of std::span::cbegin et alStephan Bergmann2020-02-221-7/+0
* Adapt o3tl::span to P1872R0Stephan Bergmann2019-12-071-6/+8
* Adapt o3tl::span to updated C++2a std::spanStephan Bergmann2019-03-181-3/+3
* array_view was changed to span in upcoming C++20Stephan Bergmann2019-01-131-0/+95