Macros | |
#define | JRL_MATHTOOLS_WARN_STRINGISE_IMPL(x) #x |
#define | JRL_MATHTOOLS_WARN_STRINGISE(x) JRL_MATHTOOLS_WARN_STRINGISE_IMPL(x) |
#define | JRL_MATHTOOLS_WARN(MSG) /* nothing */ |
#define JRL_MATHTOOLS_WARN | ( | MSG | ) | /* nothing */ |
#define JRL_MATHTOOLS_WARN_STRINGISE | ( | x | ) | JRL_MATHTOOLS_WARN_STRINGISE_IMPL(x) |
#define JRL_MATHTOOLS_WARN_STRINGISE_IMPL | ( | x | ) | #x |