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 Fri Sep 16 09:23:04 2005 for libstdc++-v3 Source by
1.4.4