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

std::rb_tree Struct Template Reference

#include <stl_tree.h>

Inherits std::_Rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >.

List of all members.

Public Types


Public Methods

template<class _Key, class _Value, class _KeyOfValue, class _Compare, class _Alloc = allocator<_Value>> struct std::rb_tree


Member Typedef Documentation

typedef _Rb_tree<_Key, _Value, _KeyOfValue, _Compare, _Alloc> _Base
 

Reimplemented from std::_Rb_tree.

typedef _Base::allocator_type allocator_type
 

Reimplemented from std::_Rb_tree.


Constructor & Destructor Documentation

rb_tree ( const _Compare & __comp = _Compare(),
const allocator_type & __a = allocator_type() ) [inline]
 

~rb_tree ( ) [inline]
 


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