HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pxr_tsl::detail_robin_hash::bucket_entry_hash< true > Class Template Reference

#include <robin_hash.h>

Public Member Functions

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

Protected Member Functions

void set_hash (truncated_hash_type hash) noexcept
 

Detailed Description

template<>
class pxr_tsl::detail_robin_hash::bucket_entry_hash< true >

Definition at line 136 of file robin_hash.h.

Member Function Documentation

bool pxr_tsl::detail_robin_hash::bucket_entry_hash< true >::bucket_hash_equal ( std::size_t  hash) const
inlinenoexcept

Definition at line 138 of file robin_hash.h.

void pxr_tsl::detail_robin_hash::bucket_entry_hash< true >::set_hash ( truncated_hash_type  hash)
inlineprotectednoexcept

Definition at line 145 of file robin_hash.h.

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

Definition at line 142 of file robin_hash.h.


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