pb_assoc::order_statistics_node_updator< Key, Allocator > Class Template Reference

#include <tree_policy.hpp>

List of all members.

Public Types

typedef Allocator allocator
typedef order_statistics_key<
Key, Allocator > 
key_type
typedef Allocator::template
rebind< key_type >::other::const_pointer 
const_key_pointer

Public Member Functions

void swap (PB_ASSOC_CLASS_C_DEC &r_other)
void operator() (const_key_pointer, const_key_pointer, const_key_pointer)

Private Types

typedef Allocator::size_type size_type


Detailed Description

template<typename Key, typename Allocator = std::allocator<char>>
class pb_assoc::order_statistics_node_updator< Key, Allocator >

Definition at line 145 of file tree_policy.hpp.


Member Typedef Documentation

template<typename Key, typename Allocator = std::allocator<char>>
typedef Allocator pb_assoc::order_statistics_node_updator< Key, Allocator >::allocator

Definition at line 148 of file tree_policy.hpp.

template<typename Key, typename Allocator = std::allocator<char>>
typedef Allocator::template rebind<key_type>::other::const_pointer pb_assoc::order_statistics_node_updator< Key, Allocator >::const_key_pointer

Definition at line 153 of file tree_policy.hpp.

template<typename Key, typename Allocator = std::allocator<char>>
typedef order_statistics_key< Key, Allocator> pb_assoc::order_statistics_node_updator< Key, Allocator >::key_type

Definition at line 149 of file tree_policy.hpp.

template<typename Key, typename Allocator = std::allocator<char>>
typedef Allocator::size_type pb_assoc::order_statistics_node_updator< Key, Allocator >::size_type [private]

Definition at line 162 of file tree_policy.hpp.


Member Function Documentation

template<typename Key, typename Allocator = std::allocator<char>>
void pb_assoc::order_statistics_node_updator< Key, Allocator >::operator() ( const_key_pointer  ,
const_key_pointer  ,
const_key_pointer   
) [inline]

template<typename Key, typename Allocator = std::allocator<char>>
void pb_assoc::order_statistics_node_updator< Key, Allocator >::swap ( PB_ASSOC_CLASS_C_DEC &  r_other  )  [inline]


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