IOSS 2.0
Loading...
Searching...
No Matches
tsl::detail_robin_hash::bucket_entry_hash< true > Class Reference

#include <robin_hash.h>

Public Member Functions

bool bucket_hash_equal (std::size_t my_hash) const noexcept
 
truncated_hash_type truncated_hash () const noexcept
 

Protected Member Functions

void set_hash (truncated_hash_type my_hash) noexcept
 

Private Attributes

truncated_hash_type m_hash
 

Member Function Documentation

◆ bucket_hash_equal()

bool tsl::detail_robin_hash::bucket_entry_hash< true >::bucket_hash_equal ( std::size_t my_hash) const
inlinenoexcept

◆ set_hash()

void tsl::detail_robin_hash::bucket_entry_hash< true >::set_hash ( truncated_hash_type my_hash)
inlineprotectednoexcept

◆ truncated_hash()

truncated_hash_type tsl::detail_robin_hash::bucket_entry_hash< true >::truncated_hash ( ) const
inlinenoexcept

Member Data Documentation

◆ m_hash


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