#include <stl_tree.h>
Inheritance diagram for std::rb_tree:
Public Types | |
typedef _Rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc > | _Base |
typedef _Base::allocator_type | allocator_type |
Public Methods | |
rb_tree (const _Compare &__comp=_Compare(), const allocator_type &__a=allocator_type()) | |
~rb_tree () |
|
Reimplemented from std::_Rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >. Definition at line 1290 of file stl_tree.h. Referenced by std::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >::rb_tree(). |
|
Reimplemented from std::_Rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >. Definition at line 1291 of file stl_tree.h. Referenced by std::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >::rb_tree(). |
|
Definition at line 1293 of file stl_tree.h. References std::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >::_Base, and std::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >::allocator_type. |
|
Definition at line 1297 of file stl_tree.h. |