Containers (STL-compatible) StateMachines MessageBus and more for Embedded Systems. See www.etlcpp.com
Embed:
(wiki syntax)
smallest
Data Structures | |
| struct | smallest_type< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16 > |
| Template to determine the smallest type and size. More... | |
| struct | smallest_uint_for_bits< NBITS > |
| Template to determine the smallest unsigned int type that can contain a value with the specified number of bits. More... | |
| struct | smallest_int_for_bits< NBITS > |
| Template to determine the smallest signed int type that can contain a value with the specified number of bits. More... | |
| struct | smallest_uint_for_value< VALUE > |
| Template to determine the smallest unsigned int type that can contain the specified unsigned value. More... | |
| struct | smallest_int_for_value< VALUE > |
| Template to determine the smallest int type that can contain the specified signed value. More... | |
Generated on Tue Jul 12 2022 14:05:48 by
1.7.2