find_iterators.hpp File Reference

Go to the source code of this file.

Classes

class  const_it_< Is_Forward_Iterator >
class  it_< Is_Forward_Iterator >

Defines

#define PB_ASSOC_CONST_IT_C_DEC
#define PB_ASSOC_CONST_ODIR_IT_C_DEC
#define PB_ASSOC_IT_C_DEC
#define PB_ASSOC_ODIR_IT_C_DEC


Detailed Description

Contains an implementation class for bin_search_tree_.

Definition in file find_iterators.hpp.


Define Documentation

#define PB_ASSOC_CONST_IT_C_DEC

Value:

const_it_< \
        Is_Forward_Iterator>

Definition at line 45 of file find_iterators.hpp.

Referenced by const_it_< Is_Forward_Iterator >::operator++(), and const_it_< Is_Forward_Iterator >::operator--().

#define PB_ASSOC_CONST_ODIR_IT_C_DEC

Value:

const_it_< \
        !Is_Forward_Iterator>

Definition at line 49 of file find_iterators.hpp.

#define PB_ASSOC_IT_C_DEC

Value:

it_< \
        Is_Forward_Iterator>

Definition at line 53 of file find_iterators.hpp.

Referenced by it_< Is_Forward_Iterator >::operator++(), and it_< Is_Forward_Iterator >::operator--().

#define PB_ASSOC_ODIR_IT_C_DEC

Value:

it_< \
        !Is_Forward_Iterator>

Definition at line 57 of file find_iterators.hpp.


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