.TH "__gnu_pbds::detail::pat_trie_base::_Node_base< _ATraits, Metadata >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::detail::pat_trie_base::_Node_base< _ATraits, Metadata > \- Node base\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits Metadata\&. .PP Inherited by \fB__gnu_pbds::detail::pat_trie_base::_Head< _ATraits, Metadata >\fP, \fB__gnu_pbds::detail::pat_trie_base::_Inode< _ATraits, Metadata >\fP, and \fB__gnu_pbds::detail::pat_trie_base::_Leaf< _ATraits, Metadata >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef _Alloc::template rebind< _ATraits > \fB__rebind_at\fP" .br .ti -1c .RI "typedef _Alloc::template rebind< \fB_Node_base\fP > \fB__rebind_n\fP" .br .ti -1c .RI "typedef _ATraits::const_iterator \fBa_const_iterator\fP" .br .ti -1c .RI "typedef __rebind_at::other::const_pointer \fBa_const_pointer\fP" .br .ti -1c .RI "typedef _ATraits \fBaccess_traits\fP" .br .ti -1c .RI "typedef _Alloc \fBallocator_type\fP" .br .ti -1c .RI "typedef __rebind_n::other::pointer \fBnode_pointer\fP" .br .ti -1c .RI "typedef _ATraits::type_traits \fBtype_traits\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_Node_base\fP (\fBnode_type\fP type)" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "node_pointer \fBm_p_parent\fP" .br .ti -1c .RI "const \fBnode_type\fP \fBm_type\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct __gnu_pbds::detail::pat_trie_base::_Node_base< _ATraits, Metadata >"Node base\&. .PP Definition at line \fB92\fP of file \fBpat_trie_base\&.hpp\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef _Alloc::template rebind<_ATraits> \fB__gnu_pbds::detail::pat_trie_base::_Node_base\fP< _ATraits, Metadata >::__rebind_at" .PP Definition at line \fB111\fP of file \fBpat_trie_base\&.hpp\fP\&. .SS "template typedef _Alloc::template rebind<\fB_Node_base\fP> \fB__gnu_pbds::detail::pat_trie_base::_Node_base\fP< _ATraits, Metadata >::__rebind_n" .PP Definition at line \fB102\fP of file \fBpat_trie_base\&.hpp\fP\&. .SS "template typedef _ATraits::const_iterator \fB__gnu_pbds::detail::pat_trie_base::_Node_base\fP< _ATraits, Metadata >::a_const_iterator" .PP Definition at line \fB113\fP of file \fBpat_trie_base\&.hpp\fP\&. .SS "template typedef __rebind_at::other::const_pointer \fB__gnu_pbds::detail::pat_trie_base::_Node_base\fP< _ATraits, Metadata >::a_const_pointer" .PP Definition at line \fB112\fP of file \fBpat_trie_base\&.hpp\fP\&. .SS "template typedef _ATraits \fB__gnu_pbds::detail::pat_trie_base::_Node_base\fP< _ATraits, Metadata >::access_traits" .PP Definition at line \fB100\fP of file \fBpat_trie_base\&.hpp\fP\&. .SS "template typedef _Alloc \fB__gnu_pbds::detail::pat_trie_base::_Node_base\fP< _ATraits, Metadata >::allocator_type" .PP Definition at line \fB99\fP of file \fBpat_trie_base\&.hpp\fP\&. .SS "template typedef __rebind_n::other::pointer \fB__gnu_pbds::detail::pat_trie_base::_Node_base\fP< _ATraits, Metadata >::node_pointer" .PP Definition at line \fB103\fP of file \fBpat_trie_base\&.hpp\fP\&. .SS "template typedef _ATraits::type_traits \fB__gnu_pbds::detail::pat_trie_base::_Node_base\fP< _ATraits, Metadata >::type_traits" .PP Definition at line \fB101\fP of file \fBpat_trie_base\&.hpp\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fB__gnu_pbds::detail::pat_trie_base::_Node_base\fP< _ATraits, Metadata >::_Node_base (\fBnode_type\fP type)\fC [inline]\fP" .PP Definition at line \fB108\fP of file \fBpat_trie_base\&.hpp\fP\&. .SH "Member Data Documentation" .PP .SS "template node_pointer \fB__gnu_pbds::detail::pat_trie_base::_Node_base\fP< _ATraits, Metadata >::m_p_parent" .PP Definition at line \fB105\fP of file \fBpat_trie_base\&.hpp\fP\&. .SS "template const \fBnode_type\fP \fB__gnu_pbds::detail::pat_trie_base::_Node_base\fP< _ATraits, Metadata >::m_type" .PP Definition at line \fB106\fP of file \fBpat_trie_base\&.hpp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.