|
hpp_practicals
4.12.0
Practicals for Humanoid Path Planner software.
|
Go to the source code of this file.
Macros | |
| #define | HPP_PRACTICALS_WARN_STRINGISE_IMPL(x) #x |
| #define | HPP_PRACTICALS_WARN_STRINGISE(x) HPP_PRACTICALS_WARN_STRINGISE_IMPL(x) |
| #define | HPP_PRACTICALS_WARN(MSG) /* nothing */ |
| #define HPP_PRACTICALS_WARN | ( | MSG | ) | /* nothing */ |
| #define HPP_PRACTICALS_WARN_STRINGISE | ( | x | ) | HPP_PRACTICALS_WARN_STRINGISE_IMPL(x) |
| #define HPP_PRACTICALS_WARN_STRINGISE_IMPL | ( | x | ) | #x |