summaryrefslogtreecommitdiff
path: root/include/o3tl/span.hxx
AgeCommit message (Expand)Author
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2020-02-22Adapt o3tl::span to removal of std::span::cbegin et alStephan Bergmann
2019-12-07Adapt o3tl::span to P1872R0Stephan Bergmann
2019-03-18Adapt o3tl::span to updated C++2a std::spanStephan Bergmann
2019-01-13array_view was changed to span in upcoming C++20Stephan Bergmann