Go to the source code of this file.
Macros | |
#define | PYCPPAD_WARN_STRINGISE_IMPL(x) #x |
#define | PYCPPAD_WARN_STRINGISE(x) PYCPPAD_WARN_STRINGISE_IMPL(x) |
#define | PYCPPAD_WARN(MSG) /* nothing */ |
#define PYCPPAD_WARN | ( | MSG | ) | /* nothing */ |
#define PYCPPAD_WARN_STRINGISE | ( | x | ) | PYCPPAD_WARN_STRINGISE_IMPL(x) |
#define PYCPPAD_WARN_STRINGISE_IMPL | ( | x | ) | #x |