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.
|
using | type = std::uint_least64_t |
|
The documentation for this class was generated from the following file: