_Rb_tree_node_base Struct Reference

struct _Rb_tree_node_base

Member Functions Documentation

_S_maximum(_Base_ptr)

_Base_ptr _STLP_CALL _S_maximum ( _Base_ptr __x ) [static, inline]

Parameters

_Base_ptr __x

_S_minimum(_Base_ptr)

_Base_ptr _STLP_CALL _S_minimum ( _Base_ptr __x ) [static, inline]

Parameters

_Base_ptr __x

Member Type Definitions Documentation

Typedef _Base_ptr

typedef _Rb_tree_node_base * _Base_ptr

Typedef _Color_type

typedef _Rb_tree_Color_type _Color_type

Member Data Documentation

_Color_type _M_color

_Color_type _M_color

_Base_ptr _M_left

_Base_ptr _M_left

_Base_ptr _M_parent

_Base_ptr _M_parent

_Base_ptr _M_right

_Base_ptr _M_right