-
- Downloads
[Iterators] New iterator adapter that adds a stride to on existing iterator
StridedIterator takes an existing random access iterator and a stride to provide strided access to the iteration range of the wrapped iterator.
Loading
Please register or sign in to comment