std::Rb_tree_node_base Struct Reference

Inheritance diagram for std::Rb_tree_node_base:

Inheritance graph
[legend]
Collaboration diagram for std::Rb_tree_node_base:

Collaboration graph
[legend]

List of all members.

Public Types

typedef
Rb_tree_node_base
Base_ptr
typedef const
Rb_tree_node_base
ConstBase_ptr

Static Public Member Functions

static Base_ptr S_minimum (Base_ptr x)
static ConstBase_ptr S_minimum (ConstBase_ptr x)
static Base_ptr S_maximum (Base_ptr x)
static ConstBase_ptr S_maximum (ConstBase_ptr x)

Public Attributes

Rb_tree_color M_color
Base_ptr M_parent
Base_ptr M_left
Base_ptr M_right


Detailed Description

Definition at line 92 of file stl_tree.h.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 3 06:19:21 2007 for libstdc++-v3 Source by  doxygen 1.5.3