.TH "std::__detail::_Node_const_iterator< _Value, __constant_iterators, __cache >" 3cxx "Tue Jul 18 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Node_const_iterator< _Value, __constant_iterators, __cache > \- Node const_iterators, used to iterate through all the hashtable\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBstd::__detail::_Node_iterator_base< _Value, __cache >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef std::ptrdiff_t \fBdifference_type\fP" .br .ti -1c .RI "typedef \fBstd::forward_iterator_tag\fP \fBiterator_category\fP" .br .ti -1c .RI "typedef const _Value * \fBpointer\fP" .br .ti -1c .RI "typedef const _Value & \fBreference\fP" .br .ti -1c .RI "typedef _Value \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_Node_const_iterator\fP (__node_type *__p) noexcept" .br .ti -1c .RI "\fB_Node_const_iterator\fP (const \fB_Node_iterator\fP< _Value, __constant_iterators, __cache > &__x) noexcept" .br .ti -1c .RI "void \fB_M_incr\fP () noexcept" .br .ti -1c .RI "reference \fBoperator*\fP () const noexcept" .br .ti -1c .RI "\fB_Node_const_iterator\fP & \fBoperator++\fP () noexcept" .br .ti -1c .RI "\fB_Node_const_iterator\fP \fBoperator++\fP (int) noexcept" .br .ti -1c .RI "pointer \fBoperator\->\fP () const noexcept" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "__node_type * \fB_M_cur\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::__detail::_Node_const_iterator< _Value, __constant_iterators, __cache >"Node const_iterators, used to iterate through all the hashtable\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.