stringify.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ARMARX_STRINGIFY(...)
 Expands the given parameters and stringifies them.
 
#define ARMARX_STRINGIFY_IMPL(...)
 

Macro Definition Documentation

◆ ARMARX_STRINGIFY_IMPL

#define ARMARX_STRINGIFY_IMPL ( ...)
Value:
#__VA_ARGS__

Definition at line 31 of file stringify.h.