|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
| namespace | etl |
Typedefs | |
| using | uint16_t = TETL_BUILTIN_UINT16 |
| Unsigned integer type with width of exactly 16 bits. | |
| using | uint32_t = TETL_BUILTIN_UINT32 |
| Unsigned integer type with width of exactly 32 bits. | |
| using | uint64_t = TETL_BUILTIN_UINT64 |
| Unsigned integer type with width of exactly 64 bits. | |
| using | uint8_t = TETL_BUILTIN_UINT8 |
| Unsigned integer type with width of exactly 8 bits. | |