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 > 0) &&(MinBits<=8)>::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 > 0) &&(MinBits<=8)>::type >

Definition at line 313 of file hopscotch_hash.h.

Public Types

using type = std::uint_least8_t
 

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