cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
Loading...
Searching...
No Matches
invoke_macro.h File Reference

Definition of INTERNAL_MSGPACK_LIGHT_INVOKE_MACRO macro. More...

This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Definition of INTERNAL_MSGPACK_LIGHT_INVOKE_MACRO macro.

Definition in file invoke_macro.h.

Macro Definition Documentation

◆ INTERNAL_MSGPACK_LIGHT_INVOKE_MACRO

#define INTERNAL_MSGPACK_LIGHT_INVOKE_MACRO ( macro,
args )
Value:
macro args

Internal macro to implement INTERNAL_MSGPACK_LIGHT_COUNT_ARGUMENTS macro.

Definition at line 26 of file invoke_macro.h.