qxLib
|
Basic contiguous forward iterator, meaning that incrementing an iterator will lead it moving forward. More...
#include <base_iterator.h>
Basic contiguous forward iterator, meaning that incrementing an iterator will lead it moving forward.
~
container_t | - container satisfying std::ranges::contiguous_range concept |
derived_t | - derived iterator type |
Definition at line 94 of file base_iterator.h.