fiber
Loading...
Searching...
No Matches
fiber::make_fast< UInt > Struct Template Reference

#include <type_traits.hpp>

Public Types

using type = uint_fast8_t
 
using type = uint_fast16_t
 
using type = uint_fast32_t
 
using type = uint_fast64_t
 

Member Typedef Documentation

◆ type [1/4]

template<std::unsigned_integral UInt>
using fiber::make_fast< UInt >::type = uint_fast8_t

◆ type [2/4]

template<std::unsigned_integral UInt>
using fiber::make_fast< UInt >::type = uint_fast16_t

◆ type [3/4]

template<std::unsigned_integral UInt>
using fiber::make_fast< UInt >::type = uint_fast32_t

◆ type [4/4]

template<std::unsigned_integral UInt>
using fiber::make_fast< UInt >::type = uint_fast64_t

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