OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
tsl::detail_hopscotch_hash::smallest_type_for_min_bits< MinBits, typename std::enable_if<(MinBits > 32) &&(MinBits<=64)>::type > Class Template Reference

Detailed Description

template<unsigned int MinBits>
class tsl::detail_hopscotch_hash::smallest_type_for_min_bits< MinBits, typename std::enable_if<(MinBits > 32) &&(MinBits<=64)>::type >

Definition at line 331 of file hopscotch_hash.h.

Public Types

using type = std::uint_least64_t
 

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