#include <circulator_bases.h>
Public Types | |
typedef T | value_type |
typedef Dist | difference_type |
typedef Size | size_type |
typedef T * | pointer |
typedef T & | reference |
typedef Forward_circulator_tag | iterator_category |
Definition at line 76 of file circulator_bases.h.
typedef Dist difference_type |
Definition at line 78 of file circulator_bases.h.
Definition at line 82 of file circulator_bases.h.
typedef T* pointer |
Definition at line 80 of file circulator_bases.h.
typedef T& reference |
Definition at line 81 of file circulator_bases.h.
typedef Size size_type |
Definition at line 79 of file circulator_bases.h.
typedef T value_type |
Definition at line 77 of file circulator_bases.h.