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

Detailed Description

template<>
class tsl::detail_hopscotch_hash::hopscotch_bucket_hash< true >

Definition at line 379 of file hopscotch_hash.h.

Public Types

using hash_type = std::uint_least32_t
 

Public Member Functions

bool bucket_hash_equal (std::size_t hash) const noexcept
 
std::size_t truncated_bucket_hash () const noexcept
 

Protected Member Functions

void copy_hash (const hopscotch_bucket_hash &bucket) noexcept
 
void set_hash (std::size_t hash) noexcept
 

Private Attributes

hash_type m_hash
 

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