![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
Go to the source code of this file.
| #define ARENE_STRINGIZE | ( | ... | ) |
Macro for actually converting a macro argument to a string literal.
| ... | the macro argument to convert. |
| #define ARENE_STRINGIZE_INTERNAL | ( | ... | ) |
Internal macro for actually converting a macro argument to a string literal. DO NOT CALL DIRECTLY.
| ... | the macro argument to convert. |