struct _Rb_tree_node_base |
Public Member Functions | |
---|---|
_Base_ptr _STLP_CALL | _S_maximum(_Base_ptr) |
_Base_ptr _STLP_CALL | _S_minimum(_Base_ptr) |
Public Member Type Definitions | |
---|---|
typedef | _Rb_tree_node_base * _Base_ptr |
typedef | _Rb_tree_Color_type _Color_type |
Public Attributes | |
---|---|
_Color_type | _M_color |
_Base_ptr | _M_left |
_Base_ptr | _M_parent |
_Base_ptr | _M_right |
_Base_ptr _STLP_CALL | _S_maximum | ( | _Base_ptr | __x | ) | [static, inline] |
_Base_ptr __x |
_Base_ptr _STLP_CALL | _S_minimum | ( | _Base_ptr | __x | ) | [static, inline] |
_Base_ptr __x |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.