A template library for creating custom iterators
-
Updated
Mar 10, 2017 - C++
A template library for creating custom iterators
a header-only template library that defines a generic contiguous N-Dimensional Buffer with stl-algorithm compatible circular iterators that make writing-to/reading-from the buffers multi-thread/multi-process safe
Iterator based utilities to allow using manipulated iterators (reversed/enumerated/filtered) inside a range-based for loop
A C++17 header-only library for easy implementation of STL-conforming iterators
Add a description, image, and links to the iterator-library topic page so that developers can more easily learn about it.
To associate your repository with the iterator-library topic, visit your repo's landing page and select "manage topics."