Query: __gnu_pbds::detail::splay_tree_node_
OS: centos
Section: 3
Links: centos man pages | All man pages
Forums: Unix Linux Community | Forum Categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_pbds::detail::splay_tree_node_< Value_Type, Metadata, _Library(Functi__gnu_pbds::detail::splay_tree_node_< Value_Type, Metadata, _Alloc >(3)NAME__gnu_pbds::detail::splay_tree_node_< Value_Type, Metadata, _Alloc > -SYNOPSISPublic 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< splay_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_special value_type m_value Detailed Description template<typename Value_Type, class Metadata, typename _Alloc>struct __gnu_pbds::detail::splay_tree_node_< Value_Type, Metadata, _Alloc > Node for splay tree. Definition at line 50 of file splay_tree_/node.hpp. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 1__gnu_pbds::detail::splay_tree_node_< Value_Type, Metadata, _Alloc >(3)
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
DB2 convert digits to binary format |
Tar Command |
[TIP] Processing YAML files with yq |