OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
tsl::detail_hopscotch_hash::hopscotch_bucket_hash< StoreHash > Class Template Reference

Detailed Description

template<bool StoreHash>
class tsl::detail_hopscotch_hash::hopscotch_bucket_hash< StoreHash >

Definition at line 357 of file hopscotch_hash.h.

+ Inheritance diagram for tsl::detail_hopscotch_hash::hopscotch_bucket_hash< StoreHash >:

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
 

The documentation for this class was generated from the following file: