__gnu_pbds::detail::pat_trie_base::_Leaf< _ATraits, Metadata >(3cxx) | __gnu_pbds::detail::pat_trie_base::_Leaf< _ATraits, Metadata >(3cxx) |
NAME¶
__gnu_pbds::detail::pat_trie_base::_Leaf< _ATraits, Metadata > -SYNOPSIS¶
Inherits __gnu_pbds::detail::pat_trie_base::_Node_base< _ATraits, Metadata >.Public Types¶
typedef _Alloc::template
Public Member Functions¶
_Leaf (const_reference other)
Public Attributes¶
node_pointer m_p_parent
Detailed Description¶
template<typename _ATraits, typename Metadata>struct __gnu_pbds::detail::pat_trie_base::_Leaf< _ATraits, Metadata >¶
Leaf node for PATRICIA tree. Definition at line 162 of file pat_trie_base.hpp.Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Wed Jan 31 2018 | libstdc++ |