Public Member Functions | Protected Member Functions | List of all members
tsl::detail_robin_hash::bucket_entry_hash< StoreHash > Class Template Reference

#include <robin_hash.h>

Inheritance diagram for tsl::detail_robin_hash::bucket_entry_hash< StoreHash >:
Inheritance graph
[legend]

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
 

Detailed Description

template<bool StoreHash>
class tsl::detail_robin_hash::bucket_entry_hash< StoreHash >

Helper class that stores a truncated hash if StoreHash is true and nothing otherwise.

Definition at line 123 of file robin_hash.h.

Member Function Documentation

◆ bucket_hash_equal()

template<bool StoreHash>
bool tsl::detail_robin_hash::bucket_entry_hash< StoreHash >::bucket_hash_equal ( std::size_t  ) const
inlinenoexcept

Definition at line 125 of file robin_hash.h.

◆ set_hash()

template<bool StoreHash>
void tsl::detail_robin_hash::bucket_entry_hash< StoreHash >::set_hash ( truncated_hash_type  )
inlineprotectednoexcept

Definition at line 130 of file robin_hash.h.

◆ truncated_hash()

template<bool StoreHash>
truncated_hash_type tsl::detail_robin_hash::bucket_entry_hash< StoreHash >::truncated_hash ( ) const
inlinenoexcept

Definition at line 127 of file robin_hash.h.


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


mp2p_icp
Author(s): Jose-Luis Blanco-Claraco
autogenerated on Wed Jun 26 2024 02:47:11