Definition at line 357 of file hopscotch_hash.h.
Public Types | |
using | hash_type = std::false_type |
Public Member Functions | |
bool | bucket_hash_equal (std::size_t) const noexcept |
std::size_t | truncated_bucket_hash () const noexcept |
Protected Member Functions | |
void | copy_hash (const hopscotch_bucket_hash &) noexcept |
void | set_hash (std::size_t) noexcept |
using tsl::detail_hopscotch_hash::hopscotch_bucket_hash< StoreHash >::hash_type = std::false_type |
Definition at line 359 of file hopscotch_hash.h.
|
inlinenoexcept |
Definition at line 361 of file hopscotch_hash.h.
|
inlineprotectednoexcept |
Definition at line 371 of file hopscotch_hash.h.
|
inlineprotectednoexcept |
Definition at line 374 of file hopscotch_hash.h.
|
inlinenoexcept |
Definition at line 365 of file hopscotch_hash.h.