std
::
iterator_traits< Type * >
std::iterator_traits< Type * > Struct Template Reference
List of all members.
Public Types
typedef
random_access_iterator_tag
iterator_category
typedef Type
value_type
typedef ptrdiff_t
difference_type
typedef Type *
pointer
typedef Type &
reference
Detailed Description
template<typename Type>
struct std::iterator_traits< Type * >
Definition at line
137
of file
stl_iterator_base_types.h
.
The documentation for this struct was generated from the following file:
stl_iterator_base_types.h
Generated on Tue Jan 2 17:00:05 2007 for libstdc++-v3 Source by
1.5.1