libstdc++
|
Public Types | |
typedef ptrdiff_t | difference_type |
typedef random_access_iterator_tag | iterator_category |
typedef _Tp | value_type |
Public Attributes | |
const typedef _Tp * | pointer |
const typedef _Tp & | reference |
Partial specialization for const pointer types.
Definition at line 221 of file stl_iterator_base_types.h.