iterator.hpp File Reference

Go to the source code of this file.

Classes

class  it_< Is_Forward_Iterator >

Defines

#define PB_ASSOC_IT_C_DEC
#define PB_ASSOC_OIT_T_DEC   template<class OIt0, class OIt1, bool OHas_Data, bool OConst>
#define PB_ASSOC_OIT_C_DEC


Define Documentation

#define PB_ASSOC_IT_C_DEC

Value:

it_< \
        It0, \
        It1, \
        Has_Data, \
        Const>

Definition at line 45 of file value_type_adapter/iterator.hpp.

#define PB_ASSOC_OIT_C_DEC

Value:

it_< \
        OIt0, \
        OIt1, \
        OHas_Data, \
        OConst>

Definition at line 55 of file value_type_adapter/iterator.hpp.

#define PB_ASSOC_OIT_T_DEC   template<class OIt0, class OIt1, bool OHas_Data, bool OConst>

Definition at line 52 of file value_type_adapter/iterator.hpp.


Generated on Tue Feb 2 16:57:22 2010 for GNU C++ STL by  doxygen 1.4.7