cpp_launchpad/compile/code/macros.h

3 lines
59 B
C

#define STRINGIFY_MF(s) QUOTE_MF(s)
#define QUOTE_MF(s) #s