hpp-fcl  2.4.1
HPP fork of FCL -- The Flexible Collision Library
warning.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HPP_FCL_WARN_STRINGISE_IMPL(x)   #x
 
#define HPP_FCL_WARN_STRINGISE(x)   HPP_FCL_WARN_STRINGISE_IMPL(x)
 
#define HPP_FCL_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ HPP_FCL_WARN

#define HPP_FCL_WARN (   MSG)    /* nothing */

◆ HPP_FCL_WARN_STRINGISE

#define HPP_FCL_WARN_STRINGISE (   x)    HPP_FCL_WARN_STRINGISE_IMPL(x)

◆ HPP_FCL_WARN_STRINGISE_IMPL

#define HPP_FCL_WARN_STRINGISE_IMPL (   x)    #x