warning.hh File Reference

Go to the source code of this file.

Macros

#define DYNACOM_WARN_STRINGISE_IMPL(x)   #x
 
#define DYNACOM_WARN_STRINGISE(x)   DYNACOM_WARN_STRINGISE_IMPL(x)
 
#define DYNACOM_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ DYNACOM_WARN

#define DYNACOM_WARN (   MSG)    /* nothing */

◆ DYNACOM_WARN_STRINGISE

#define DYNACOM_WARN_STRINGISE (   x)    DYNACOM_WARN_STRINGISE_IMPL(x)

◆ DYNACOM_WARN_STRINGISE_IMPL

#define DYNACOM_WARN_STRINGISE_IMPL (   x)    #x