pb_assoc::order_by_key< Cntnr > Class Template Reference

#include <tree_policy.hpp>

List of all members.

Public Types

typedef Cntnr cntnr
typedef Cntnr::key_type order_statistics_key_type
typedef order_statistics_key_type::key_type underlying_key_type
typedef cntnr::size_type size_type

Public Member Functions

size_type operator() (const Cntnr &r_c, const underlying_key_type &r_key) const

Private Types

typedef cntnr::const_iterator cntnr_const_it
typedef cntnr::iterator cntnr_it


Detailed Description

template<class Cntnr>
class pb_assoc::order_by_key< Cntnr >

Definition at line 195 of file tree_policy.hpp.


Member Typedef Documentation

template<class Cntnr>
typedef Cntnr pb_assoc::order_by_key< Cntnr >::cntnr

Definition at line 198 of file tree_policy.hpp.

template<class Cntnr>
typedef cntnr::const_iterator pb_assoc::order_by_key< Cntnr >::cntnr_const_it [private]

Definition at line 208 of file tree_policy.hpp.

template<class Cntnr>
typedef cntnr::iterator pb_assoc::order_by_key< Cntnr >::cntnr_it [private]

Definition at line 209 of file tree_policy.hpp.

template<class Cntnr>
typedef Cntnr::key_type pb_assoc::order_by_key< Cntnr >::order_statistics_key_type

Definition at line 199 of file tree_policy.hpp.

template<class Cntnr>
typedef cntnr::size_type pb_assoc::order_by_key< Cntnr >::size_type

Definition at line 202 of file tree_policy.hpp.

template<class Cntnr>
typedef order_statistics_key_type::key_type pb_assoc::order_by_key< Cntnr >::underlying_key_type

Definition at line 201 of file tree_policy.hpp.


Member Function Documentation

template<class Cntnr>
size_type pb_assoc::order_by_key< Cntnr >::operator() ( const Cntnr &  r_c,
const underlying_key_type r_key 
) const [inline]


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:58:38 2010 for GNU C++ STL by  doxygen 1.4.7