warning.hh File Reference

Go to the source code of this file.

Macros

#define SOLO_RBPRM_WARN_STRINGISE_IMPL(x)   #x
 
#define SOLO_RBPRM_WARN_STRINGISE(x)   SOLO_RBPRM_WARN_STRINGISE_IMPL(x)
 
#define SOLO_RBPRM_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ SOLO_RBPRM_WARN

#define SOLO_RBPRM_WARN (   MSG)    /* nothing */

◆ SOLO_RBPRM_WARN_STRINGISE

#define SOLO_RBPRM_WARN_STRINGISE (   x)    SOLO_RBPRM_WARN_STRINGISE_IMPL(x)

◆ SOLO_RBPRM_WARN_STRINGISE_IMPL

#define SOLO_RBPRM_WARN_STRINGISE_IMPL (   x)    #x