std
::
iterator_traits< const Type * >
std::iterator_traits< const 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 const Type *
pointer
typedef const Type &
reference
Detailed Description
template<typename Type>
struct std::iterator_traits< const Type * >
Definition at line
143
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 Wed Jan 3 20:19:59 2007 for libstdc++-v3 Source by
1.5.1