Partial specialization for pointer types.
More...
List of all members.
Public Types
-
typedef ptrdiff_t difference_type
-
typedef random_access_iterator_tag iterator_category
-
typedef _Tp * pointer
-
typedef _Tp & reference
-
typedef _Tp value_type
Detailed Description
template<typename _Tp>
struct std::iterator_traits< _Tp * >
Partial specialization for pointer types.
Definition at line 148 of file stl_iterator_base_types.h.
The documentation for this struct was generated from the following file: