.TH "__gnu_pbds::detail::ov_tree_node_const_it_< Value_Type, Metadata_Type, _Alloc >" 3cxx "Thu Feb 16 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::detail::ov_tree_node_const_it_< Value_Type, Metadata_Type, _Alloc > \- Const node reference\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherited by \fB__gnu_pbds::detail::ov_tree_node_it_< Value_Type, Metadata_Type, _Alloc >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBrebind_traits\fP< _Alloc, typenameremove_const< Value_Type >::type >::const_pointer \fBconst_reference\fP" .br .ti -1c .RI "typedef \fBtrivial_iterator_difference_type\fP \fBdifference_type\fP" .br .ti -1c .RI "typedef \fBtrivial_iterator_tag\fP \fBiterator_category\fP" .br .ti -1c .RI "typedef \fBrebind_traits\fP< _Alloc, metadata_type >::const_reference \fBmetadata_const_reference\fP" .br .ti -1c .RI "typedef Metadata_Type \fBmetadata_type\fP" .br .ti -1c .RI "typedef \fBrebind_traits\fP< _Alloc, typenameremove_const< Value_Type >::type >::const_pointer \fBreference\fP" .br .ti -1c .RI "typedef \fBrebind_traits\fP< _Alloc, Value_Type >::const_pointer \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBov_tree_node_const_it_\fP (const_pointer p_nd=0, const_pointer p_begin_nd=0, const_pointer p_end_nd=0, const_metadata_pointer p_metadata=0)" .br .ti -1c .RI "\fBthis_type\fP \fBget_l_child\fP () const" .br .RI "Returns the node iterator associated with the left node\&. " .ti -1c .RI "metadata_const_reference \fBget_metadata\fP () const" .br .ti -1c .RI "\fBthis_type\fP \fBget_r_child\fP () const" .br .RI "Returns the node iterator associated with the right node\&. " .ti -1c .RI "bool \fBoperator!=\fP (const \fBthis_type\fP &other) const" .br .ti -1c .RI "const_reference \fBoperator*\fP () const" .br .ti -1c .RI "bool \fBoperator==\fP (const \fBthis_type\fP &other) const" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "pointer \fBm_p_begin_value\fP" .br .ti -1c .RI "pointer \fBm_p_end_value\fP" .br .ti -1c .RI "const_metadata_pointer \fBm_p_metadata\fP" .br .ti -1c .RI "pointer \fBm_p_value\fP" .br .in -1c .SS "Protected Types" .in +1c .ti -1c .RI "typedef \fBrebind_traits\fP< _Alloc, Metadata_Type >::const_pointer \fBconst_metadata_pointer\fP" .br .ti -1c .RI "typedef \fBrebind_traits\fP< _Alloc, Value_Type >::const_pointer \fBconst_pointer\fP" .br .ti -1c .RI "typedef \fBrebind_traits\fP< _Alloc, Value_Type >::pointer \fBpointer\fP" .br .ti -1c .RI "typedef \fBov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc > \fBthis_type\fP" .br .in -1c .SS "Static Protected Member Functions" .in +1c .ti -1c .RI "template static Ptr \fBmid_pointer\fP (Ptr p_begin, Ptr p_end)" .br .in -1c .SH "Detailed Description" .PP .SS "template .br class __gnu_pbds::detail::ov_tree_node_const_it_< Value_Type, Metadata_Type, _Alloc >"Const node reference\&. .PP Definition at line \fB57\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef \fBrebind_traits\fP<_Alloc,Metadata_Type>::const_pointer \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::const_metadata_pointer\fC [protected]\fP" .PP Definition at line \fB68\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template typedef \fBrebind_traits\fP<_Alloc,Value_Type>::const_pointer \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::const_pointer\fC [protected]\fP" .PP Definition at line \fB65\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template typedef \fBrebind_traits\fP<_Alloc,typenameremove_const::type>::const_pointer \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::const_reference" .PP Definition at line \fB97\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template typedef \fBtrivial_iterator_difference_type\fP \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::difference_type" .PP Definition at line \fB86\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template typedef \fBtrivial_iterator_tag\fP \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::iterator_category" .PP Definition at line \fB84\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template typedef \fBrebind_traits\fP<_Alloc,metadata_type>::const_reference \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::metadata_const_reference" .PP Definition at line \fB102\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template typedef Metadata_Type \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::metadata_type" .PP Definition at line \fB99\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template typedef \fBrebind_traits\fP<_Alloc,Value_Type>::pointer \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::pointer\fC [protected]\fP" .PP Definition at line \fB62\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template typedef \fBrebind_traits\fP<_Alloc,typenameremove_const::type>::const_pointer \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::reference" .PP Definition at line \fB93\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template typedef \fBov_tree_node_const_it_\fP \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::this_type\fC [protected]\fP" .PP Definition at line \fB70\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template typedef \fBrebind_traits\fP<_Alloc,Value_Type>::const_pointer \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::value_type" .PP Definition at line \fB89\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::ov_tree_node_const_it_ (const_pointer p_nd = \fC0\fP, const_pointer p_begin_nd = \fC0\fP, const_pointer p_end_nd = \fC0\fP, const_metadata_pointer p_metadata = \fC0\fP)\fC [inline]\fP" .PP Definition at line \fB106\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SH "Member Function Documentation" .PP .SS "template \fBthis_type\fP \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::get_l_child () const\fC [inline]\fP" .PP Returns the node iterator associated with the left node\&. .PP Definition at line \fB135\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template metadata_const_reference \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::get_metadata () const\fC [inline]\fP" .PP Definition at line \fB121\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template \fBthis_type\fP \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::get_r_child () const\fC [inline]\fP" .PP Returns the node iterator associated with the right node\&. .PP Definition at line \fB151\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template template static Ptr \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::mid_pointer (Ptr p_begin, Ptr p_end)\fC [inline]\fP, \fC [static]\fP, \fC [protected]\fP" .PP Definition at line \fB76\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template bool \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::operator!= (const \fBthis_type\fP & other) const\fC [inline]\fP" .PP Definition at line \fB181\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template const_reference \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::operator* () const\fC [inline]\fP" .PP Definition at line \fB117\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template bool \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::operator== (const \fBthis_type\fP & other) const\fC [inline]\fP" .PP Definition at line \fB166\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SH "Member Data Documentation" .PP .SS "template pointer \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::m_p_begin_value" .PP Definition at line \fB186\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template pointer \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::m_p_end_value" .PP Definition at line \fB187\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template const_metadata_pointer \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::m_p_metadata" .PP Definition at line \fB189\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SS "template pointer \fB__gnu_pbds::detail::ov_tree_node_const_it_\fP< Value_Type, Metadata_Type, _Alloc >::m_p_value" .PP Definition at line \fB185\fP of file \fBov_tree_map_/node_iterators\&.hpp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.