logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

std::__detail::_Local_iterator_base< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, __cache_hash_code >

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++                                        Tue Jul std::__detail::_Local_i...sh,__cache_hash_code>(3cxx)

Detailed Description

template<typename_Key,typename_Value,typename_ExtractKey,typename_H1,typename_H2,typename_Hash,bool__cache_hash_code>
       struct std::__detail::_Local_iterator_base< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, __cache_hash_code
       >" Primary class template _Local_iterator_base.

       Base class for local iterators, used to iterate within a bucket but not between buckets.

       Definition at line 1144 of file hashtable_policy.h.

Name

       std::__detail::_Local_iterator_base< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, __cache_hash_code >

Synopsis

See Also