STLdoc
STLdocumentation
|
Public Types | |
typedef _Map_iter_cat< typename _Iter_t::iterator_category >::iterator_category | iterator_category |
typedef _Iter_t::value_type | value_type |
typedef _Iter_t::difference_type | difference_type |
typedef difference_type | distance_type |
typedef _Iter_t::pointer | pointer |
typedef _Iter_t::reference | reference |
typedef _Iter_t::difference_type cliext::iterator_traits< _Iter_t >::difference_type |
typedef difference_type cliext::iterator_traits< _Iter_t >::distance_type |
typedef _Map_iter_cat< typename _Iter_t::iterator_category>::iterator_category cliext::iterator_traits< _Iter_t >::iterator_category |
typedef _Iter_t::pointer cliext::iterator_traits< _Iter_t >::pointer |
typedef _Iter_t::reference cliext::iterator_traits< _Iter_t >::reference |
typedef _Iter_t::value_type cliext::iterator_traits< _Iter_t >::value_type |