All Classes Namespaces Files Functions Variables Typedefs Macros
warning.hh File Reference

Macros

#define HPP_WALKGEN_WARN_STRINGISE_IMPL(x)   #x
 
#define HPP_WALKGEN_WARN_STRINGISE(x)   HPP_WALKGEN_WARN_STRINGISE_IMPL(x)
 
#define HPP_WALKGEN_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

#define HPP_WALKGEN_WARN (   MSG)    /* nothing */
#define HPP_WALKGEN_WARN_STRINGISE (   x)    HPP_WALKGEN_WARN_STRINGISE_IMPL(x)
#define HPP_WALKGEN_WARN_STRINGISE_IMPL (   x)    #x