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

| 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 () | |
Definition at line 83 of file rb_tree.
| typedef _Rb_tree<_Key, _Value, _KeyOfValue, _Compare, _Alloc> __gnu_cxx::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >::_Base | 
| 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 >.
| __gnu_cxx::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >::rb_tree | ( | const _Compare & | __comp = _Compare(), | |
| const allocator_type & | __a = allocator_type() | |||
| ) |  [inline] | 
| __gnu_cxx::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >::~rb_tree | ( | ) |  [inline] | 
 1.4.7
 1.4.7