.TH "__gnu_pbds::detail::pat_trie_base::_Head< _ATraits, Metadata >" 3cxx "Tue Jul 2 2019" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::detail::pat_trie_base::_Head< _ATraits, Metadata > \- Head node for PATRICIA tree\&. .SH SYNOPSIS .br .PP .PP Inherits \fB__gnu_pbds::detail::pat_trie_base::_Node_base< _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 \fB_Node_base\fP< _ATraits, Metadata > \fBbase_type\fP" .br .ti -1c .RI "typedef base_type::node_pointer \fBnode_pointer\fP" .br .ti -1c .RI "typedef base_type::type_traits \fBtype_traits\fP" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "node_pointer \fBm_p_max\fP" .br .ti -1c .RI "node_pointer \fBm_p_min\fP" .br .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::_Head< _ATraits, Metadata >" Head node for PATRICIA tree\&. .PP Definition at line 131 of file pat_trie_base\&.hpp\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.