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

Go to the source code of this file.

Namespaces

namespace  etl
 

Typedefs

using int_least16_t = TETL_BUILTIN_INT16
 Signed integer type with width of at least 16 bits.
 
using int_least32_t = TETL_BUILTIN_INT32
 Signed integer type with width of at least 32 bits.
 
using int_least64_t = TETL_BUILTIN_INT64
 Signed integer type with width of at least 64 bits.
 
using int_least8_t = TETL_BUILTIN_INT8
 Signed integer type with width of at least 8 bits.