|
IOSS
2.0
|
#include <hopscotch_hash.h>
Public Member Functions | |
| bool | bucket_hash_equal (std::size_t my_hash) const noexcept |
| truncated_hash_type | truncated_bucket_hash () const noexcept |
Protected Member Functions | |
| void | copy_hash (const hopscotch_bucket_hash &bucket) noexcept |
| void | set_hash (truncated_hash_type my_hash) noexcept |
Private Attributes | |
| truncated_hash_type | m_hash |
|
inlinenoexcept |
|
inlineprotectednoexcept |
|
inlineprotectednoexcept |
|
inlinenoexcept |
|
private |