Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Rb_tree_alloc_base Class Template Reference

#include <stl_tree.h>

Inherited by std::_Rb_tree_base.

List of all members.

Public Types


Public Methods


Protected Methods


Protected Attributes

template<class _Tp, class _Alloc, bool _S_instanceless> class std::_Rb_tree_alloc_base


Member Typedef Documentation

typedef _Alloc_traits<_Tp, _Alloc>::allocator_type allocator_type
 

Reimplemented in std::_Rb_tree_base, std::_Rb_tree, and std::rb_tree.


Constructor & Destructor Documentation

_Rb_tree_alloc_base ( const allocator_type & __a ) [inline]
 


Member Function Documentation

allocator_type get_allocator ( ) const [inline]
 

Reimplemented in std::_Rb_tree.

_Rb_tree_node< _Tp > * _M_get_node<_Tp> ( ) [inline, protected]
 

void _M_put_node ( _Rb_tree_node< _Tp > * __p ) [inline, protected]
 


Member Data Documentation

_Alloc_traits<_Rb_tree_node<_Tp>, _Alloc>::allocator_type _M_node_allocator [protected]
 

_Rb_tree_node<_Tp>* _M_header [protected]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001