.TH "std::__detail::_Node_const_iterator< _Value, __constant_iterators, __cache >" 3cxx "Fri Dec 19 2014" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Node_const_iterator< _Value, __constant_iterators, __cache > \- .SH SYNOPSIS .br .PP .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)" .br .ti -1c .RI "\fB_Node_const_iterator\fP (const \fB_Node_iterator\fP< _Value, __constant_iterators, __cache > &__x)" .br .ti -1c .RI "void \fB_M_incr\fP ()" .br .ti -1c .RI "reference \fBoperator*\fP () const " .br .ti -1c .RI "\fB_Node_const_iterator\fP & \fBoperator++\fP ()" .br .ti -1c .RI "\fB_Node_const_iterator\fP \fBoperator++\fP (int)" .br .ti -1c .RI "pointer \fBoperator->\fP () const " .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 "templatestruct std::__detail::_Node_const_iterator< _Value, __constant_iterators, __cache >" Node const_iterators, used to iterate through all the hashtable\&. .PP Definition at line 282 of file hashtable_policy\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.