
#include <ck128bitHash.h>
Public Member Functions | |
| static_assert (sizeof(CmiUInt16)==16,"128-bit integers are not supported") | |
| CMI_FORCE_INLINE result_type | operator() (argument_type data) const |
| CMI_FORCE_INLINE result_type | rotate_by_at_least_1 (std::size_t val, int shift) const |
| CMI_FORCE_INLINE result_type | hash_len_16 (std::size_t u, std::size_t v) const |
Definition at line 26 of file ck128bitHash.h.
| std::std::hash< CmiUInt16 >::static_assert | ( | sizeof(CmiUInt16) | = =16, |
|
| "128-bit integers are not supported" | ||||
| ) |
| CMI_FORCE_INLINE result_type std::std::hash< CmiUInt16 >::operator() | ( | argument_type | data | ) | const [inline] |
| CMI_FORCE_INLINE result_type std::std::hash< CmiUInt16 >::rotate_by_at_least_1 | ( | std::size_t | val, | |
| int | shift | |||
| ) | const [inline] |
Definition at line 39 of file ck128bitHash.h.
| CMI_FORCE_INLINE result_type std::std::hash< CmiUInt16 >::hash_len_16 | ( | std::size_t | u, | |
| std::size_t | v | |||
| ) | const [inline] |
1.5.5