__gnu_pbds::detail::splay_tree_node_< Value_Type, Metadata, _Alloc >(3cxx) | __gnu_pbds::detail::splay_tree_node_< Value_Type, Metadata, _Alloc >(3cxx) |
NAME¶
__gnu_pbds::detail::splay_tree_node_< Value_Type, Metadata, _Alloc > -SYNOPSIS¶
Public Types¶
typedef _Alloc::template
>::other::pointer node_pointer"
Public Member Functions¶
metadata_const_reference get_metadata () const
Public Attributes¶
metadata_type m_metadata
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.Fri Dec 19 2014 | libstdc++ |