|
HDK
|
#include <robin_hash.h>
Inheritance diagram for pxr_tsl::detail_robin_hash::bucket_entry_hash< StoreHash >:Public Member Functions | |
| bool | bucket_hash_equal (std::size_t) const noexcept |
| truncated_hash_type | truncated_hash () const noexcept |
Protected Member Functions | |
| void | set_hash (truncated_hash_type) noexcept |
Helper class that stores a truncated hash if StoreHash is true and nothing otherwise.
Definition at line 128 of file robin_hash.h.
|
inlinenoexcept |
Definition at line 130 of file robin_hash.h.
|
inlineprotectednoexcept |
Definition at line 135 of file robin_hash.h.
|
inlinenoexcept |
Definition at line 132 of file robin_hash.h.