.TH "std::__detail::_Local_iterator< _Key, _Value, _ExtractKey, _Hash, _RangeHash, _Unused, __constant_iterators, __cache >" 3cxx "Thu Nov 18 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Local_iterator< _Key, _Value, _ExtractKey, _Hash, _RangeHash, _Unused, __constant_iterators, __cache > \- local iterators .SH SYNOPSIS .br .PP .PP Inherits \fBstd::__detail::_Local_iterator_base< _Key, _Value, _ExtractKey, _Hash, _RangeHash, _Unused, __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 \fBstd::conditional\fP< __constant_iterators, const value_type *, value_type * >::type \fBpointer\fP" .br .ti -1c .RI "typedef \fBstd::conditional\fP< __constant_iterators, const value_type &, value_type & >::type \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_iterator\fP (const __hash_code_base &__base, \fB_Hash_node\fP< _Value, __cache > *__n, std::size_t __bkt, std::size_t __bkt_count)" .br .ti -1c .RI "reference \fBoperator*\fP () const" .br .ti -1c .RI "\fB_Local_iterator\fP & \fBoperator++\fP ()" .br .ti -1c .RI "\fB_Local_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_iterator< _Key, _Value, _ExtractKey, _Hash, _RangeHash, _Unused, __constant_iterators, __cache >" local iterators .PP Definition at line 1436 of file hashtable_policy\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.