Definition at line 1106 of file rope.
typedef _Distance difference_type [inherited] |
Distance between iterators is represented as this type.
Reimplemented in reverse_iterator.
Definition at line 113 of file stl_iterator_base_types.h.
typedef _Category iterator_category [inherited] |
typedef const _CharT* pointer |
typedef _CharT reference |
typedef _Tp value_type [inherited] |
The type "pointed to" by the iterator.
Reimplemented in sequence_buffer.
Definition at line 111 of file stl_iterator_base_types.h.