warning.hh File Reference

Macros

#define HPP_CORBASERVER_WARN_STRINGISE_IMPL(x)   #x
 
#define HPP_CORBASERVER_WARN_STRINGISE(x)   HPP_CORBASERVER_WARN_STRINGISE_IMPL(x)
 
#define HPP_CORBASERVER_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ HPP_CORBASERVER_WARN

#define HPP_CORBASERVER_WARN (   MSG)    /* nothing */

◆ HPP_CORBASERVER_WARN_STRINGISE

#define HPP_CORBASERVER_WARN_STRINGISE (   x)    HPP_CORBASERVER_WARN_STRINGISE_IMPL(x)

◆ HPP_CORBASERVER_WARN_STRINGISE_IMPL

#define HPP_CORBASERVER_WARN_STRINGISE_IMPL (   x)    #x