#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 Bidirectional_circulator_tag | iterator_category |
Definition at line 85 of file circulator_bases.h.
typedef Dist difference_type |
Definition at line 87 of file circulator_bases.h.
Definition at line 91 of file circulator_bases.h.
typedef T* pointer |
Definition at line 89 of file circulator_bases.h.
typedef T& reference |
Definition at line 90 of file circulator_bases.h.
typedef Size size_type |
Definition at line 88 of file circulator_bases.h.
typedef T value_type |
Definition at line 86 of file circulator_bases.h.