warning.hh File Reference

Go to the source code of this file.

Macros

#define DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE_IMPL(x)   #x
 
#define DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE(x)   DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE_IMPL(x)
 
#define DYNAMIC_GRAPH_PYTHON_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ DYNAMIC_GRAPH_PYTHON_WARN

#define DYNAMIC_GRAPH_PYTHON_WARN (   MSG)    /* nothing */

◆ DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE

#define DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE (   x)    DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE_IMPL(x)

◆ DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE_IMPL

#define DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE_IMPL (   x)    #x