hpp-pinocchio  6.0.0
Wrapping of the kinematic/dynamic chain Pinocchio for HPP.
warning.hh File Reference

Go to the source code of this file.

Macros

#define HPP_PINOCCHIO_WARN_STRINGISE_IMPL(x)   #x
 
#define HPP_PINOCCHIO_WARN_STRINGISE(x)    HPP_PINOCCHIO_WARN_STRINGISE_IMPL(x)
 
#define HPP_PINOCCHIO_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ HPP_PINOCCHIO_WARN

#define HPP_PINOCCHIO_WARN (   MSG)    /* nothing */

◆ HPP_PINOCCHIO_WARN_STRINGISE

#define HPP_PINOCCHIO_WARN_STRINGISE (   x)     HPP_PINOCCHIO_WARN_STRINGISE_IMPL(x)

◆ HPP_PINOCCHIO_WARN_STRINGISE_IMPL

#define HPP_PINOCCHIO_WARN_STRINGISE_IMPL (   x)    #x