#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | TTL_StrongType< T, UNIQUE_ENUM_CLASS > |
Wrapper for strong type. More... | |
struct | StrongTypeConversion< TARGET_TYPE, SOURCE_TYPE, CONVERSION_MULTIPLY, CONVERSION_DIVISION > |
Wrapper to allow a single conversion to another type. More... | |