tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
uint_fast_t.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Typedefs

using uint_fast16_t = TETL_BUILTIN_UINT16
 Signed integer type with width of at least 16 bits.
 
using uint_fast32_t = TETL_BUILTIN_UINT32
 Signed integer type with width of at least 32 bits.
 
using uint_fast64_t = TETL_BUILTIN_UINT64
 Signed integer type with width of at least 64 bits.
 
using uint_fast8_t = TETL_BUILTIN_UINT8
 Signed integer type with width of at least 8 bits.