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