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

std::_Rb_tree_base Struct Template Reference

#include <stl_tree.h>

Inherits std::_Rb_tree_alloc_base< _Tp, _Alloc, _Alloc_traits< _Tp, _Alloc >::_S_instanceless >.

Inherited by std::_Rb_tree [protected].

List of all members.

Public Types


Public Methods

template<class _Tp, class _Alloc> struct std::_Rb_tree_base


Member Typedef Documentation

typedef _Rb_tree_alloc_base<_Tp, _Alloc, _Alloc_traits<_Tp, _Alloc>::_S_instanceless> _Base
 

Reimplemented in std::rb_tree.

typedef _Base::allocator_type allocator_type
 

Reimplemented from std::_Rb_tree_alloc_base.

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


Constructor & Destructor Documentation

_Rb_tree_base ( const allocator_type & __a ) [inline]
 

~_Rb_tree_base ( ) [inline]
 


The documentation for this struct 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