tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Typedefs | |
using | int16_t = TETL_BUILTIN_INT16 |
Signed integer type with width of exactly 16 bits. | |
using | int32_t = TETL_BUILTIN_INT32 |
Signed integer type with width of exactly 32 bits. | |
using | int64_t = TETL_BUILTIN_INT64 |
Signed integer type with width of exactly 64 bits. | |
using | int8_t = TETL_BUILTIN_INT8 |
Signed integer type with width of exactly 8 bits. | |