#include <stl_tree.h>
Inheritance diagram for std::_Rb_tree_base:
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 () |
|
|
|
Definition at line 519 of file stl_tree.h. |
|
Definition at line 521 of file stl_tree.h. |