DOKK / manpages / debian 10 / libstdc++-7-doc / __gnu_pbds::detail::pat_trie_base__Node_base.3cxx.en
__gnu_pbds::detail::pat_trie_base::_Node_base< _ATraits, Metadata >(3cxx) __gnu_pbds::detail::pat_trie_base::_Node_base< _ATraits, Metadata >(3cxx)

__gnu_pbds::detail::pat_trie_base::_Node_base< _ATraits, Metadata > - Node base.

Inherits Metadata.

Inherited by __gnu_pbds::detail::pat_trie_base::_Head< _ATraits, Metadata >, __gnu_pbds::detail::pat_trie_base::_Inode< _ATraits, Metadata >, and __gnu_pbds::detail::pat_trie_base::_Leaf< _ATraits, Metadata >.


typedef _Alloc::template rebind< _ATraits > __rebind_at
typedef _Alloc::template rebind< _Node_base > __rebind_n
typedef _ATraits::const_iterator a_const_iterator
typedef __rebind_at::other::const_pointer a_const_pointer
typedef _ATraits access_traits
typedef _Alloc allocator_type
typedef __rebind_n::other::pointer node_pointer
typedef _ATraits::type_traits type_traits


_Node_base (node_type type)


node_pointer m_p_parent
const node_type m_type

struct __gnu_pbds::detail::pat_trie_base::_Node_base< _ATraits, Metadata >" Node base.

Definition at line 92 of file pat_trie_base.hpp.

Generated automatically by Doxygen for libstdc++ from the source code.

Mon Feb 25 2019 libstdc++