__gnu_cxx::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc > Struct Template Reference
[SGIextensions]

Inheritance diagram for __gnu_cxx::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >:

std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc > List of all members.

Public Types

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

Public Member Functions

 rb_tree (const _Compare &__comp=_Compare(), const allocator_type &__a=allocator_type())
 ~rb_tree ()

Detailed Description

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

This is an SGI extension.

Definition at line 83 of file rb_tree.


Member Typedef Documentation

template<class _Key, class _Value, class _KeyOfValue, class _Compare, class _Alloc = allocator<_Value>>
typedef _Rb_tree<_Key, _Value, _KeyOfValue, _Compare, _Alloc> __gnu_cxx::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >::_Base

Definition at line 86 of file rb_tree.

template<class _Key, class _Value, class _KeyOfValue, class _Compare, class _Alloc = allocator<_Value>>
typedef _Base::allocator_type __gnu_cxx::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >::allocator_type

Reimplemented from std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >.

Definition at line 87 of file rb_tree.


Constructor & Destructor Documentation

template<class _Key, class _Value, class _KeyOfValue, class _Compare, class _Alloc = allocator<_Value>>
__gnu_cxx::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >::rb_tree ( const _Compare &  __comp = _Compare(),
const allocator_type __a = allocator_type() 
) [inline]

Definition at line 89 of file rb_tree.

template<class _Key, class _Value, class _KeyOfValue, class _Compare, class _Alloc = allocator<_Value>>
__gnu_cxx::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >::~rb_tree (  )  [inline]

Definition at line 93 of file rb_tree.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:03 2010 for GNU C++ STL by  doxygen 1.4.7