#include <stl_tree.h>
Collaboration diagram for std::_Rb_tree_alloc_base< _Tp, _Alloc, true >:
Public Types | |
typedef _Alloc_traits<_Tp, _Alloc>::allocator_type | allocator_type |
Public Methods | |
allocator_type | get_allocator () const |
_Rb_tree_alloc_base (const allocator_type &) | |
Protected Types | |
typedef _Alloc_traits<_Rb_tree_node< _Tp>, _Alloc>::_Alloc_type | _Alloc_type |
Protected Methods | |
_Rb_tree_node<_Tp>* | _M_get_node () |
void | _M_put_node (_Rb_tree_node< _Tp > *__p) |
Protected Attributes | |
_Rb_tree_node<_Tp>* | _M_header |
|
Definition at line 472 of file stl_tree.h. |
|
Definition at line 463 of file stl_tree.h. |
|
Definition at line 474 of file stl_tree.h. |
|
Definition at line 476 of file stl_tree.h. |
|
Definition at line 466 of file stl_tree.h. |
|
Definition at line 464 of file stl_tree.h. |
|
Definition at line 469 of file stl_tree.h. |