|
MIRA
|
Preprocessor workaround to handle single parameters that contain a comma. More...

Go to the source code of this file.
Macros | |
| #define | MIRA_PPARAM(...) __VA_ARGS__ |
| Preprocessor workaround to handle single parameters that contain a comma. More... | |
Preprocessor workaround to handle single parameters that contain a comma.
| #define MIRA_PPARAM | ( | ... | ) | __VA_ARGS__ |
Preprocessor workaround to handle single parameters that contain a comma.
Example:
1.8.14