Whole document tree
    

Whole document tree

Templatestd::_Rb_tree_base struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Rb_tree_base< _Tp, _Alloc > Struct Template Reference

#include <stl_tree.h>

Inheritance diagram for std::_Rb_tree_base:

Inheritance graph
[legend]
Collaboration diagram for std::_Rb_tree_base< _Tp, _Alloc >:

Collaboration graph
[legend]
List of all members.

Public Types

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

Public Methods

 _Rb_tree_base (const allocator_type &__a)
 ~_Rb_tree_base ()

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


Member Typedef Documentation

template<class _Tp, class _Alloc>
typedef _Rb_tree_alloc_base<_Tp, _Alloc, _Alloc_traits<_Tp, _Alloc>::_S_instanceless> std::_Rb_tree_base< _Tp, _Alloc >::_Base
 

Reimplemented in std::_Rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >, std::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >, std::_Rb_tree< key_type, value_type, _Select1st< value_type >, key_compare, _Alloc >, and std::_Rb_tree< key_type, value_type, _Identity< value_type >, key_compare, _Alloc >.

Definition at line 516 of file stl_tree.h.

Referenced by std::_Rb_tree_base< _Value, _Alloc >::_Rb_tree_base().

template<class _Tp, class _Alloc>
typedef _Base::allocator_type std::_Rb_tree_base< _Tp, _Alloc >::allocator_type
 

Reimplemented from std::_Rb_tree_alloc_base< _Tp, _Alloc, _Alloc_traits< _Tp, _Alloc >::_S_instanceless >.

Reimplemented in std::_Rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >, std::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >, std::_Rb_tree< key_type, value_type, _Select1st< value_type >, key_compare, _Alloc >, and std::_Rb_tree< key_type, value_type, _Identity< value_type >, key_compare, _Alloc >.

Definition at line 517 of file stl_tree.h.

Referenced by std::_Rb_tree_base< _Value, _Alloc >::_Rb_tree_base().


Constructor & Destructor Documentation

template<class _Tp, class _Alloc>
std::_Rb_tree_base< _Tp, _Alloc >::_Rb_tree_base const allocator_type   __a [inline]
 

Definition at line 519 of file stl_tree.h.

template<class _Tp, class _Alloc>
std::_Rb_tree_base< _Tp, _Alloc >::~_Rb_tree_base   [inline]
 

Definition at line 521 of file stl_tree.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:17:27 2002 for libstdc++-v3 Source by doxygen1.2.15