C++ data structures.
See synopsis.hpp
for the API.
- Add random access operations to
strided_iterator
- Add
repeat
,subspan
,every_nth
forstrided
- Consider making
strided
convertible to/fromstd::span
when appropriate
C++ data structures.
See synopsis.hpp
for the API.
strided_iterator
repeat
, subspan
, every_nth
for strided
strided
convertible to/from std::span
when appropriate