PPUTL_STRINGIZE - stringizes provided args More...
Go to the source code of this file.
Macros | |
| #define | PPUTL_STRINGIZE(...) PPUTL_DETAIL_STRINGIZE_X(__VA_ARGS__) |
| #define | PPUTL_DETAIL_STRINGIZE_X(...) #__VA_ARGS__ |
PPUTL_STRINGIZE - stringizes provided args
1.8.18