Go to Overview over all GrAL packages.
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

std::iterator_traits< mapped_value_const_iterator< It, F > > Struct Template Reference

#include <mapped-value-iterator.h>

List of all members.

Public Types

typedef iterator_traits< It > bt
typedef bt::iterator_category iterator_category
typedef bt::difference_type difference_type
typedef F::result_type value_type
typedef const value_typereference
typedef const value_typepointer

template<class It, class F>
struct std::iterator_traits< mapped_value_const_iterator< It, F > >


Member Typedef Documentation

template<class It, class F>
typedef iterator_traits<It> std::iterator_traits< mapped_value_const_iterator< It, F > >::bt
 

Definition at line 178 of file mapped-value-iterator.h.

template<class It, class F>
typedef bt::iterator_category std::iterator_traits< mapped_value_const_iterator< It, F > >::iterator_category
 

Definition at line 179 of file mapped-value-iterator.h.

template<class It, class F>
typedef bt::difference_type std::iterator_traits< mapped_value_const_iterator< It, F > >::difference_type
 

Definition at line 180 of file mapped-value-iterator.h.

template<class It, class F>
typedef F::result_type std::iterator_traits< mapped_value_const_iterator< It, F > >::value_type
 

Definition at line 182 of file mapped-value-iterator.h.

template<class It, class F>
typedef const value_type& std::iterator_traits< mapped_value_const_iterator< It, F > >::reference
 

Definition at line 183 of file mapped-value-iterator.h.

template<class It, class F>
typedef const value_type* std::iterator_traits< mapped_value_const_iterator< It, F > >::pointer
 

Definition at line 184 of file mapped-value-iterator.h.


The documentation for this struct was generated from the following file:
Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 15:57:18 2002 for Sequence by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000