Defines | |
#define | ROBOPTIM_CORE_WARN_STRINGISE_IMPL(x) #x |
#define | ROBOPTIM_CORE_WARN_STRINGISE(x) ROBOPTIM_CORE_WARN_STRINGISE_IMPL(x) |
#define | ROBOPTIM_CORE_WARN(MSG) /* nothing */ |
#define ROBOPTIM_CORE_WARN | ( | MSG | ) | /* nothing */ |
#define ROBOPTIM_CORE_WARN_STRINGISE | ( | x | ) | ROBOPTIM_CORE_WARN_STRINGISE_IMPL(x) |
#define ROBOPTIM_CORE_WARN_STRINGISE_IMPL | ( | x | ) | #x |