IOSS 2.0
Loading...
Searching...
No Matches
tsl::detail_hopscotch_hash::smallest_type_for_min_bits< MinBits, typename std::enable_if<(MinBits > 0) &&(MinBits<=8)>::type > Class Template Reference

#include <hopscotch_hash.h>

Public Types

using type = std::uint_least8_t
 

Member Typedef Documentation

◆ type

template<unsigned int MinBits>
using tsl::detail_hopscotch_hash::smallest_type_for_min_bits< MinBits, typename std::enable_if<(MinBits > 0) &&(MinBits<=8)>::type >::type = std::uint_least8_t

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