.TH "std::__detail::_Local_const_iterator< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, __constant_iterators, __cache >" 3cxx "Fri May 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Local_const_iterator< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, __constant_iterators, __cache > \- local const_iterators .SH SYNOPSIS .br .PP .PP Inherits \fBstd::__detail::_Local_iterator_base< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, __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_Local_const_iterator\fP (const __hash_code_base &__base, \fB_Hash_node\fP< _Value, __cache > *__p, std::size_t __bkt, std::size_t __bkt_count)" .br .ti -1c .RI "\fB_Local_const_iterator\fP (const \fB_Local_iterator\fP< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, __constant_iterators, __cache > &__x)" .br .ti -1c .RI "reference \fBoperator*\fP () const" .br .ti -1c .RI "\fB_Local_const_iterator\fP & \fBoperator++\fP ()" .br .ti -1c .RI "\fB_Local_const_iterator\fP \fBoperator++\fP (int)" .br .ti -1c .RI "pointer \fBoperator\->\fP () const" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::__detail::_Local_const_iterator< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, __constant_iterators, __cache >" local const_iterators .PP Definition at line 1702 of file hashtable_policy\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.