P99
Modules | Defines
Generic identification of families of types or values
Emulating features of C11 | Generic type expressions
+ Collaboration diagram for Generic identification of families of types or values:

Modules

 Generic macros that classify expressions

Defines

#define P99_SIZE_CHOICE(UI, YES, NO,...)
 Classify expression UI according to its value and return YES if the value is in the list and NO, otherwise.
#define P99_SIZE_INDICATOR(UI,...)
 Classify expression UI according to its value and return 1 if the value is in the list and 0, otherwise.
#define P99_TYPE_CHOICE(EXP, YES, NO,...)
 Classify expression EXP according to its type and return YES if the type is in the list and NO, otherwise.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines