qxLib
|
Const reverse random access iterator type. More...
#include <iterator.h>
Const reverse random access iterator type.
Use it for range-based loops and std algorithms container_t have to provide at(size_t)
container_t | - container type |
Definition at line 155 of file iterator.h.