template<class _Kty , class _Hasher , class _Keyeq >
template<class _Kty , class _Hasher , class _Keyeq >
template<class _Kty , class _Hasher , class _Keyeq >
_Hash_oper2<!is_empty< _Keyeq >::value, _Hasher, _Keyeq > _Mybase
Definition: xhash:223
template<class _Kty , class _Hasher , class _Keyeq >
236 :
_Mybase(_Hasher(), _Keyeqarg)
_Hash_oper2<!is_empty< _Keyeq >::value, _Hasher, _Keyeq > _Mybase
Definition: xhash:223
template<class _Kty , class _Hasher , class _Keyeq >
242 return ((
size_t)this->
_Gethash()(_Keyval));
const hasher & _Gethash() const
Definition: xhash:145
template<class _Kty , class _Hasher , class _Keyeq >
bool _Uhash_compare< _Kty, _Hasher, _Keyeq >::operator() |
( |
const _Kty & |
_Keyval1, |
|
|
const _Kty & |
_Keyval2 |
|
) |
| const |
|
inline |
247 return (!this->
_Getkeyeq()(_Keyval1, _Keyval2));
const _Keyeq & _Getkeyeq() const
Definition: xhash:185
The documentation for this class was generated from the following file: