warning.hh File Reference

Go to the source code of this file.

Macros

#define DDP_ACTUATOR_SOLVER_WARN_STRINGISE_IMPL(x)   #x
 
#define DDP_ACTUATOR_SOLVER_WARN_STRINGISE(x)    DDP_ACTUATOR_SOLVER_WARN_STRINGISE_IMPL(x)
 
#define DDP_ACTUATOR_SOLVER_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ DDP_ACTUATOR_SOLVER_WARN

#define DDP_ACTUATOR_SOLVER_WARN (   MSG)    /* nothing */

◆ DDP_ACTUATOR_SOLVER_WARN_STRINGISE

#define DDP_ACTUATOR_SOLVER_WARN_STRINGISE (   x)     DDP_ACTUATOR_SOLVER_WARN_STRINGISE_IMPL(x)

◆ DDP_ACTUATOR_SOLVER_WARN_STRINGISE_IMPL

#define DDP_ACTUATOR_SOLVER_WARN_STRINGISE_IMPL (   x)    #x