Inherits _Hashtable_ebo_helper< 0, _H2 >.
List of all members.
Public Member Functions |
| _Local_iterator_base (const __hash_code_base &__base, _Hash_node< _Value, true > *__p, std::size_t __bkt, std::size_t __bkt_count) |
void | _M_incr () |
Public Attributes |
std::size_t | _M_bucket |
std::size_t | _M_bucket_count |
_Hash_node< _Value, true > * | _M_cur |
Detailed Description
template<typename _Key, typename _Value, typename _ExtractKey, typename _H1, typename _H2, typename _Hash>
struct std::__detail::_Local_iterator_base< _Key, _Value, _ExtractKey, _H1, _H2, _Hash, true >
Specialization.
Definition at line 1184 of file hashtable_policy.h.
The documentation for this struct was generated from the following file: