std::Rb_tree_alloc_base< Type, Alloc, true > Class Template Reference

Collaboration diagram for std::Rb_tree_alloc_base< Type, Alloc, true >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Alloc_traits< Type,
Alloc >::allocator_type 
allocator_type

Public Member Functions

allocator_type get_allocator () const
 Rb_tree_alloc_base (const allocator_type &)

Protected Types

typedef Alloc_traits< Rb_tree_node<
Type >, Alloc >::Alloc_type 
Alloc_type

Protected Member Functions

Rb_tree_node< Type > * M_get_node ()
void M_put_node (Rb_tree_node< Type > *__p)

Protected Attributes

Rb_tree_node< Type > * M_header

Detailed Description

template<typename Type, typename Alloc>
class std::Rb_tree_alloc_base< Type, Alloc, true >

Definition at line 549 of file stl_tree.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 3 19:45:51 2007 for libstdc++-v3 Source by  doxygen 1.5.1