STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | List of all members
_String_iter_types< _Value_type, _Size_type, _Difference_type, _Pointer, _Const_pointer, _Reference, _Const_reference > Struct Template Reference

Public Types

typedef _Value_type value_type
 
typedef _Size_type size_type
 
typedef _Difference_type difference_type
 
typedef _Pointer pointer
 
typedef _Const_pointer const_pointer
 
typedef _Reference reference
 
typedef _Const_reference const_reference
 

Member Typedef Documentation

template<class _Value_type , class _Size_type , class _Difference_type , class _Pointer , class _Const_pointer , class _Reference , class _Const_reference >
typedef _Const_pointer _String_iter_types< _Value_type, _Size_type, _Difference_type, _Pointer, _Const_pointer, _Reference, _Const_reference >::const_pointer
template<class _Value_type , class _Size_type , class _Difference_type , class _Pointer , class _Const_pointer , class _Reference , class _Const_reference >
typedef _Const_reference _String_iter_types< _Value_type, _Size_type, _Difference_type, _Pointer, _Const_pointer, _Reference, _Const_reference >::const_reference
template<class _Value_type , class _Size_type , class _Difference_type , class _Pointer , class _Const_pointer , class _Reference , class _Const_reference >
typedef _Difference_type _String_iter_types< _Value_type, _Size_type, _Difference_type, _Pointer, _Const_pointer, _Reference, _Const_reference >::difference_type
template<class _Value_type , class _Size_type , class _Difference_type , class _Pointer , class _Const_pointer , class _Reference , class _Const_reference >
typedef _Pointer _String_iter_types< _Value_type, _Size_type, _Difference_type, _Pointer, _Const_pointer, _Reference, _Const_reference >::pointer
template<class _Value_type , class _Size_type , class _Difference_type , class _Pointer , class _Const_pointer , class _Reference , class _Const_reference >
typedef _Reference _String_iter_types< _Value_type, _Size_type, _Difference_type, _Pointer, _Const_pointer, _Reference, _Const_reference >::reference
template<class _Value_type , class _Size_type , class _Difference_type , class _Pointer , class _Const_pointer , class _Reference , class _Const_reference >
typedef _Size_type _String_iter_types< _Value_type, _Size_type, _Difference_type, _Pointer, _Const_pointer, _Reference, _Const_reference >::size_type
template<class _Value_type , class _Size_type , class _Difference_type , class _Pointer , class _Const_pointer , class _Reference , class _Const_reference >
typedef _Value_type _String_iter_types< _Value_type, _Size_type, _Difference_type, _Pointer, _Const_pointer, _Reference, _Const_reference >::value_type

The documentation for this struct was generated from the following file: