hpp_practicals  4.15.1
Practicals for Humanoid Path Planner software.
warning.hh File Reference

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 */
 

Macro Definition Documentation

◆ HPP_PRACTICALS_WARN

#define HPP_PRACTICALS_WARN (   MSG)    /* nothing */

◆ HPP_PRACTICALS_WARN_STRINGISE

#define HPP_PRACTICALS_WARN_STRINGISE (   x)     HPP_PRACTICALS_WARN_STRINGISE_IMPL(x)

◆ HPP_PRACTICALS_WARN_STRINGISE_IMPL

#define HPP_PRACTICALS_WARN_STRINGISE_IMPL (   x)    #x