ReactOS 0.4.16-dev-41-ge8c7597
|
#include <_tree.h>
Public Types | |
typedef _Rb_tree_node_base * | _Base_ptr |
Static Public Member Functions | |
static void _STLP_CALL | _Rebalance (_Base_ptr __x, _Base_ptr &__root) |
static _Base_ptr _STLP_CALL | _Rebalance_for_erase (_Base_ptr __z, _Base_ptr &__root, _Base_ptr &__leftmost, _Base_ptr &__rightmost) |
static _Base_ptr _STLP_CALL | _M_increment (_Base_ptr) |
static _Base_ptr _STLP_CALL | _M_decrement (_Base_ptr) |
static void _STLP_CALL | _Rotate_left (_Base_ptr __x, _Base_ptr &__root) |
static void _STLP_CALL | _Rotate_right (_Base_ptr __x, _Base_ptr &__root) |
typedef _Rb_tree_node_base* _Rb_global< _Dummy >::_Base_ptr |
|
static |
Referenced by _Rb_tree_iterator< _Value, _Traits >::operator--().
|
static |
Referenced by _Rb_tree_iterator< _Value, _Traits >::operator++().
|
static |
|
static |
|
static |
|
static |