libstdc++
std::__detail::_Equal_helper< _Key, _Value, _ExtractKey, _Equal, _HashCodeType, false > Struct Template Reference

Static Public Member Functions

static bool _S_equals (const _Equal &__eq, const _ExtractKey &__extract, const _Key &__k, _HashCodeType, _Hash_node< _Value, false > *__n)
 

Detailed Description

template<typename _Key, typename _Value, typename _ExtractKey, typename _Equal, typename _HashCodeType>
struct std::__detail::_Equal_helper< _Key, _Value, _ExtractKey, _Equal, _HashCodeType, false >

Specialization.

Definition at line 1325 of file hashtable_policy.h.


The documentation for this struct was generated from the following file: