struct
#include <nCine/Base/Iterator.h>
RandomAccessIteratorTag Dispatching tag for iterators that can jump arbitrary distances in both ways.
Base classes
- struct BidirectionalIteratorTag
- Dispatching tag for iterators that can move both ways, one element at a time.