man std::Rb_tree_Rb_tree_impl (Fonctions bibliothèques) -

NAME

std::Rb_tree::Rb_tree_impl -

SYNOPSIS



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, bool Is_pod_comparator = std::__is_pod<Key_compare>::M_type> struct std::Rb_tree< Key, Val, KeyOfValue, Compare, Alloc >::Rb_tree_impl< Key_compare, Is_pod_comparator >

Definition at line 396 of file stl_tree.h.

Author

Generated automatically by Doxygen for libstdc++-v3 Source from the source code.