Age | Commit message (Expand) | Author |
---|---|---|
2021-10-31 | add o3tl::span ctor from std::vector | Luboš Luňák |
2021-10-29 | pass DX array around using o3tl::span instead of pointer | Noel Grandin |
2020-02-22 | Adapt o3tl::span to removal of std::span::cbegin et al | Stephan Bergmann |
2019-12-07 | Adapt o3tl::span to P1872R0 | Stephan Bergmann |
2019-03-18 | Adapt o3tl::span to updated C++2a std::span | Stephan Bergmann |
2019-01-13 | array_view was changed to span in upcoming C++20 | Stephan Bergmann |