hpp-core  6.0.0
Implement basic classes for canonical path planning for kinematic chains.
warning.hh File Reference

Go to the source code of this file.

Macros

#define HPP_CORE_WARN_STRINGISE_IMPL(x)   #x
 
#define HPP_CORE_WARN_STRINGISE(x)    HPP_CORE_WARN_STRINGISE_IMPL(x)
 
#define HPP_CORE_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ HPP_CORE_WARN

#define HPP_CORE_WARN (   MSG)    /* nothing */

◆ HPP_CORE_WARN_STRINGISE

#define HPP_CORE_WARN_STRINGISE (   x)     HPP_CORE_WARN_STRINGISE_IMPL(x)

◆ HPP_CORE_WARN_STRINGISE_IMPL

#define HPP_CORE_WARN_STRINGISE_IMPL (   x)    #x