Loading...
Searching...
No Matches
warning.hh File Reference

Go to the source code of this file.

Macros

#define MULTICONTACT_API_WARN_STRINGISE_IMPL(x)   #x
 
#define MULTICONTACT_API_WARN_STRINGISE(x)    MULTICONTACT_API_WARN_STRINGISE_IMPL(x)
 
#define MULTICONTACT_API_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ MULTICONTACT_API_WARN

#define MULTICONTACT_API_WARN (   MSG)    /* nothing */

◆ MULTICONTACT_API_WARN_STRINGISE

#define MULTICONTACT_API_WARN_STRINGISE (   x)     MULTICONTACT_API_WARN_STRINGISE_IMPL(x)

◆ MULTICONTACT_API_WARN_STRINGISE_IMPL

#define MULTICONTACT_API_WARN_STRINGISE_IMPL (   x)    #x