debian man page for __gnu_pbds::detail::rb_tree_node_

Query: __gnu_pbds::detail::rb_tree_node_

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

__gnu_pbds::detail::rb_tree_node_< Value_Type, Metadata, _Alloc >(3cxx)    __gnu_pbds::detail::rb_tree_node_< Value_Type, Metadata, _Alloc >(3cxx)

NAME
__gnu_pbds::detail::rb_tree_node_< Value_Type, Metadata, _Alloc > -
SYNOPSIS
Public Types typedef _Alloc::template rebind< metadata_type > ::other::const_reference metadata_const_reference" typedef _Alloc::template rebind< metadata_type > ::other::reference metadata_reference" typedef Metadata metadata_type typedef _Alloc::template rebind< rb_tree_node_ < Value_Type, Metadata, _Alloc > >::other::pointer node_pointer" typedef Value_Type value_type Public Member Functions metadata_const_reference get_metadata () const metadata_reference get_metadata () bool special () const Public Attributes metadata_type m_metadata node_pointer m_p_left node_pointer m_p_parent node_pointer m_p_right bool m_red value_type m_value Detailed Description template<typename Value_Type, class Metadata, typename _Alloc>struct __gnu_pbds::detail::rb_tree_node_< Value_Type, Metadata, _Alloc > Node for Red-Black trees. Definition at line 52 of file rb_tree_map_/node.hpp. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sun Jan 6__gnu_pbds::detail::rb_tree_node_< Value_Type, Metadata, _Alloc >(3cxx)
Related Man Pages
__gnu_pbds::detail::binomial_heap(3) - debian
__gnu_pbds::detail::left_child_next_sibling_heap(3) - debian
__gnu_pbds::detail::ov_tree_node_it_(3) - debian
__gnu_pbds::detail::rc_binomial_heap(3) - debian
__gnu_pbds::detail::binomial_heap_base(3) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph