sot-core  4.11.8
Hierarchical task solver plug-in for dynamic-graph.
warning.hh File Reference

Go to the source code of this file.

Macros

#define SOT_CORE_WARN_STRINGISE_IMPL(x)   #x
 
#define SOT_CORE_WARN_STRINGISE(x)    SOT_CORE_WARN_STRINGISE_IMPL(x)
 
#define SOT_CORE_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ SOT_CORE_WARN

#define SOT_CORE_WARN (   MSG)    /* nothing */

◆ SOT_CORE_WARN_STRINGISE

#define SOT_CORE_WARN_STRINGISE (   x)     SOT_CORE_WARN_STRINGISE_IMPL(x)

◆ SOT_CORE_WARN_STRINGISE_IMPL

#define SOT_CORE_WARN_STRINGISE_IMPL (   x)    #x