ttg::detail::hash_combine_impl Struct Reference

Documentation

combines 2 hash values; implementation based on boost::hash_combine_impl<64> from Boost v1.79.0

Definition at line 37 of file hash.h.

Static Public Member Functions

static std::size_t fn (std::size_t h, std::size_t k)
 

Member Function Documentation

◆ fn()

static std::size_t ttg::detail::hash_combine_impl::fn ( std::size_t  h,
std::size_t  k 
)
inlinestatic

Definition at line 40 of file hash.h.


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