| 
    qxLib
    
   | 
 
Const random access iterator type. More...
#include <iterator.h>
  
Const 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 70 of file iterator.h.