talos-rbprm 4.14.0
Database for talos robot using hpp-rbprm
Loading...
Searching...
No Matches
warning.hh File Reference

Go to the source code of this file.

Macros

#define TALOS_RBPRM_WARN_STRINGISE_IMPL(x)   #x
 
#define TALOS_RBPRM_WARN_STRINGISE(x)    TALOS_RBPRM_WARN_STRINGISE_IMPL(x)
 
#define TALOS_RBPRM_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ TALOS_RBPRM_WARN

#define TALOS_RBPRM_WARN (   MSG)    /* nothing */

◆ TALOS_RBPRM_WARN_STRINGISE

#define TALOS_RBPRM_WARN_STRINGISE (   x)     TALOS_RBPRM_WARN_STRINGISE_IMPL(x)

◆ TALOS_RBPRM_WARN_STRINGISE_IMPL

#define TALOS_RBPRM_WARN_STRINGISE_IMPL (   x)    #x