.TH "__gnu_pbds::detail::left_child_next_sibling_heap_node_< _Value, _Metadata, _Alloc >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::detail::left_child_next_sibling_heap_node_< _Value, _Metadata, _Alloc > \- Node\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .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 \fB50\fP of file \fBleft_child_next_sibling_heap_/node\&.hpp\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef _Metadata \fB__gnu_pbds::detail::left_child_next_sibling_heap_node_\fP< _Value, _Metadata, _Alloc >::metadata_type" .PP Definition at line \fB58\fP of file \fBleft_child_next_sibling_heap_/node\&.hpp\fP\&. .SS "template typedef _Alloc::template rebind<\fBthis_type\fP>::other::pointer \fB__gnu_pbds::detail::left_child_next_sibling_heap_node_\fP< _Value, _Metadata, _Alloc >::node_pointer" .PP Definition at line \fB60\fP of file \fBleft_child_next_sibling_heap_/node\&.hpp\fP\&. .SS "template typedef _Alloc::size_type \fB__gnu_pbds::detail::left_child_next_sibling_heap_node_\fP< _Value, _Metadata, _Alloc >::size_type" .PP Definition at line \fB57\fP of file \fBleft_child_next_sibling_heap_/node\&.hpp\fP\&. .SS "template typedef _Value \fB__gnu_pbds::detail::left_child_next_sibling_heap_node_\fP< _Value, _Metadata, _Alloc >::value_type" .PP Definition at line \fB56\fP of file \fBleft_child_next_sibling_heap_/node\&.hpp\fP\&. .SH "Member Data Documentation" .PP .SS "template metadata_type \fB__gnu_pbds::detail::left_child_next_sibling_heap_node_\fP< _Value, _Metadata, _Alloc >::m_metadata" .PP Definition at line \fB63\fP of file \fBleft_child_next_sibling_heap_/node\&.hpp\fP\&. .SS "template node_pointer \fB__gnu_pbds::detail::left_child_next_sibling_heap_node_\fP< _Value, _Metadata, _Alloc >::m_p_l_child" .PP Definition at line \fB64\fP of file \fBleft_child_next_sibling_heap_/node\&.hpp\fP\&. .SS "template node_pointer \fB__gnu_pbds::detail::left_child_next_sibling_heap_node_\fP< _Value, _Metadata, _Alloc >::m_p_next_sibling" .PP Definition at line \fB65\fP of file \fBleft_child_next_sibling_heap_/node\&.hpp\fP\&. .SS "template node_pointer \fB__gnu_pbds::detail::left_child_next_sibling_heap_node_\fP< _Value, _Metadata, _Alloc >::m_p_prev_or_parent" .PP Definition at line \fB66\fP of file \fBleft_child_next_sibling_heap_/node\&.hpp\fP\&. .SS "template value_type \fB__gnu_pbds::detail::left_child_next_sibling_heap_node_\fP< _Value, _Metadata, _Alloc >::m_value" .PP Definition at line \fB62\fP of file \fBleft_child_next_sibling_heap_/node\&.hpp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.