identity.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_ID(...)   ARMARX_ID_IMPL(__VA_ARGS__)
 Expands the given parameters and returns them unmodified. More...
 
#define ARMARX_ID_IMPL(...)   __VA_ARGS__
 

Macro Definition Documentation

◆ ARMARX_ID_IMPL

#define ARMARX_ID_IMPL (   ...)    __VA_ARGS__

Definition at line 31 of file identity.h.