|
hpp-environments 6.0.0
Environments for the humanoid path planner platform.
|
Go to the source code of this file.
Macros | |
| #define | HPP_ENVIRONMENTS_WARN_STRINGISE_IMPL(x) #x |
| #define | HPP_ENVIRONMENTS_WARN_STRINGISE(x) HPP_ENVIRONMENTS_WARN_STRINGISE_IMPL(x) |
| #define | HPP_ENVIRONMENTS_WARN(MSG) /* nothing */ |
| #define HPP_ENVIRONMENTS_WARN | ( | MSG | ) | /* nothing */ |
| #define HPP_ENVIRONMENTS_WARN_STRINGISE | ( | x | ) | HPP_ENVIRONMENTS_WARN_STRINGISE_IMPL(x) |
| #define HPP_ENVIRONMENTS_WARN_STRINGISE_IMPL | ( | x | ) | #x |