std::rb_tree::rb_tree_impl(3)

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::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.
libstdc++-v3 Source 1 Jan 2007
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout