Go to the source code of this file.
Macros | |
#define | STRONG_BOOL(typeName) |
A more than simple typsafe bool . More... | |
#define STRONG_BOOL | ( | typeName | ) |
A more than simple typsafe bool
.
This macro creates a class enum with two enumerators:
No
Yes
Usage:
Definition at line 26 of file InsightsStrongTypes.h.