|
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__ |
#define ARMARX_ID_IMPL | ( | ... | ) | __VA_ARGS__ |
Definition at line 31 of file identity.h.