template<class _Kty , class _Hasher , class _Keyeq >
template<class _Kty , class _Hasher , class _Keyeq >
_Compressed_pair< _Hasher, _Compressed_pair< _Keyeq, float > > _Mypair
Definition: xhash:141
template<class _Kty , class _Hasher , class _Keyeq >
float& _Uhash_compare< _Kty, _Hasher, _Keyeq >::_Get_max_bucket_size |
( |
| ) |
|
|
inline |
_Ty2 & _Get_second() _NOEXCEPT
Definition: xutility:336
_Compressed_pair< _Hasher, _Compressed_pair< _Keyeq, float > > _Mypair
Definition: xhash:141
template<class _Kty , class _Hasher , class _Keyeq >
const float& _Uhash_compare< _Kty, _Hasher, _Keyeq >::_Get_max_bucket_size |
( |
| ) |
const |
|
inline |
_Ty2 & _Get_second() _NOEXCEPT
Definition: xutility:336
_Compressed_pair< _Hasher, _Compressed_pair< _Keyeq, float > > _Mypair
Definition: xhash:141
template<class _Kty , class _Hasher , class _Keyeq >
const _Hasher& _Uhash_compare< _Kty, _Hasher, _Keyeq >::_Gethash |
( |
| ) |
const |
|
inline |
_Ty1 & _Get_first() _NOEXCEPT
Definition: xutility:316
_Compressed_pair< _Hasher, _Compressed_pair< _Keyeq, float > > _Mypair
Definition: xhash:141
template<class _Kty , class _Hasher , class _Keyeq >
const _Keyeq& _Uhash_compare< _Kty, _Hasher, _Keyeq >::_Getkeyeq |
( |
| ) |
const |
|
inline |
_Ty2 & _Get_second() _NOEXCEPT
Definition: xutility:336
_Compressed_pair< _Hasher, _Compressed_pair< _Keyeq, float > > _Mypair
Definition: xhash:141
template<class _Kty , class _Hasher , class _Keyeq >
113 return ((
size_t)
_Gethash()(_Keyval));
const _Hasher & _Gethash() const _NOEXCEPT
Definition: xhash:121
template<class _Kty , class _Hasher , class _Keyeq >
bool _Uhash_compare< _Kty, _Hasher, _Keyeq >::operator() |
( |
const _Kty & |
_Keyval1, |
|
|
const _Kty & |
_Keyval2 |
|
) |
| const |
|
inline |
118 return (!
_Getkeyeq()(_Keyval1, _Keyval2));
const _Keyeq & _Getkeyeq() const _NOEXCEPT
Definition: xhash:126
template<class _Kty , class _Hasher , class _Keyeq >
The documentation for this class was generated from the following file: