Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann | 1 | -60/+0 |
2020-02-22 | Adapt o3tl::span to removal of std::span::cbegin et al | Stephan Bergmann | 1 | -6/+0 |
2019-12-07 | Adapt o3tl::span to P1872R0 | Stephan Bergmann | 1 | -3/+4 |
2019-01-13 | array_view was changed to span in upcoming C++20 | Stephan Bergmann | 1 | -0/+65 |