.TH "__gnu_pbds::detail::left_child_next_sibling_heap_node_< _Value, _Metadata, _Alloc >" 3cxx "Sat Aug 14 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::detail::left_child_next_sibling_heap_node_< _Value, _Metadata, _Alloc > \- Node\&. .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef _Metadata \fBmetadata_type\fP" .br .ti -1c .RI "typedef _Alloc::template rebind< \fBthis_type\fP >::other::pointer \fBnode_pointer\fP" .br .ti -1c .RI "typedef _Alloc::size_type \fBsize_type\fP" .br .ti -1c .RI "typedef _Value \fBvalue_type\fP" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "metadata_type \fBm_metadata\fP" .br .ti -1c .RI "node_pointer \fBm_p_l_child\fP" .br .ti -1c .RI "node_pointer \fBm_p_next_sibling\fP" .br .ti -1c .RI "node_pointer \fBm_p_prev_or_parent\fP" .br .ti -1c .RI "value_type \fBm_value\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct __gnu_pbds::detail::left_child_next_sibling_heap_node_< _Value, _Metadata, _Alloc >" Node\&. .PP Definition at line 50 of file left_child_next_sibling_heap_/node\&.hpp\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.