Public Member Functions | |
Rb_tree_impl (const Node_allocator &a=Node_allocator(), const Key_compare &comp=Key_compare()) | |
Public Attributes | |
Key_compare | M_key_compare |
Rb_tree_node_base | M_header |
size_type | M_node_count |
Definition at line 416 of file stl_tree.h.