TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | List of all members
iterator_traits< _Iterator > Struct Template Reference

Public Types

typedef
_Iterator::iterator_category 
iterator_category
 
typedef _Iterator::value_type value_type
 
typedef _Iterator::difference_type difference_type
 
typedef _Iterator::pointer pointer
 
typedef _Iterator::reference reference
 

Member Typedef Documentation

typedef _Iterator::iterator_category iterator_category
typedef _Iterator::value_type value_type
typedef _Iterator::difference_type difference_type
typedef _Iterator::pointer pointer
typedef _Iterator::reference reference