cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
Definition of INTERNAL_MSGPACK_LIGHT_INVOKE_MACRO macro. More...
Go to the source code of this file.
Macros | |
#define | INTERNAL_MSGPACK_LIGHT_INVOKE_MACRO(macro, args) |
Internal macro to implement INTERNAL_MSGPACK_LIGHT_COUNT_ARGUMENTS macro. |
Definition of INTERNAL_MSGPACK_LIGHT_INVOKE_MACRO macro.
Definition in file invoke_macro.h.
#define INTERNAL_MSGPACK_LIGHT_INVOKE_MACRO | ( | macro, | |
args ) |
Internal macro to implement INTERNAL_MSGPACK_LIGHT_COUNT_ARGUMENTS macro.
Definition at line 26 of file invoke_macro.h.