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

#include <type_traits.hpp>

Public Types

using type = int_fast8_t
 
using type = int_fast16_t
 
using type = int_fast32_t
 
using type = int_fast64_t
 

Member Typedef Documentation

◆ type [1/4]

template<std::signed_integral SInt>
using fiber::make_fast< SInt >::type = int_fast8_t

◆ type [2/4]

template<std::signed_integral SInt>
using fiber::make_fast< SInt >::type = int_fast16_t

◆ type [3/4]

template<std::signed_integral SInt>
using fiber::make_fast< SInt >::type = int_fast32_t

◆ type [4/4]

template<std::signed_integral SInt>
using fiber::make_fast< SInt >::type = int_fast64_t

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