std::Rb_tree< Key, Val, KeyOfValue, Compare, Alloc >::Rb_tree_impl< Key_compare, true > Struct Template Reference

Collaboration diagram for std::Rb_tree< Key, Val, KeyOfValue, Compare, Alloc >::Rb_tree_impl< Key_compare, true >:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

template<typename Key, typename Val, typename KeyOfValue, typename Compare, typename Alloc = allocator<Val>>
template<typename Key_compare>
struct std::Rb_tree< Key, Val, KeyOfValue, Compare, Alloc >::Rb_tree_impl< Key_compare, true >

Definition at line 416 of file stl_tree.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 16 10:43:43 2006 for libstdc++-v3 Source by  doxygen 1.4.6