warning.hh File Reference

Go to the source code of this file.

Macros

#define SOBEC_WARN_STRINGISE_IMPL(x)   #x
 
#define SOBEC_WARN_STRINGISE(x)   SOBEC_WARN_STRINGISE_IMPL(x)
 
#define SOBEC_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ SOBEC_WARN

#define SOBEC_WARN (   MSG)    /* nothing */

◆ SOBEC_WARN_STRINGISE

#define SOBEC_WARN_STRINGISE (   x)    SOBEC_WARN_STRINGISE_IMPL(x)

◆ SOBEC_WARN_STRINGISE_IMPL

#define SOBEC_WARN_STRINGISE_IMPL (   x)    #x