All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
warning.hh File Reference

Macros

#define DYNAMIC_GRAPH_TUTORIAL_WARN_STRINGISE_IMPL(x)   #x
 
#define DYNAMIC_GRAPH_TUTORIAL_WARN_STRINGISE(x)   DYNAMIC_GRAPH_TUTORIAL_WARN_STRINGISE_IMPL(x)
 
#define DYNAMIC_GRAPH_TUTORIAL_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

#define DYNAMIC_GRAPH_TUTORIAL_WARN (   MSG)    /* nothing */
#define DYNAMIC_GRAPH_TUTORIAL_WARN_STRINGISE (   x)    DYNAMIC_GRAPH_TUTORIAL_WARN_STRINGISE_IMPL(x)
#define DYNAMIC_GRAPH_TUTORIAL_WARN_STRINGISE_IMPL (   x)    #x