Go to the source code of this file.
◆ MSGPACK_PP_ENUM_PARAMS
| #define MSGPACK_PP_ENUM_PARAMS |
( |
| count, |
|
|
| param ) |
Value:
#define MSGPACK_PP_ENUM_PARAMS_I(count, param)
Definition enum_params.hpp:27
◆ MSGPACK_PP_ENUM_PARAMS_I
| #define MSGPACK_PP_ENUM_PARAMS_I |
( |
| count, |
|
|
| param ) |
Value:
#define MSGPACK_PP_ENUM_PARAMS_M(z, n, param)
Definition enum_params.hpp:30
#define MSGPACK_PP_REPEAT
Definition repeat.hpp:29
◆ MSGPACK_PP_ENUM_PARAMS_M
| #define MSGPACK_PP_ENUM_PARAMS_M |
( |
| z, |
|
|
| n, |
|
|
| param ) |
Value:
#define MSGPACK_PP_COMMA_IF(cond)
Definition comma_if.hpp:27
◆ MSGPACK_PP_ENUM_PARAMS_Z
| #define MSGPACK_PP_ENUM_PARAMS_Z |
( |
| z, |
|
|
| count, |
|
|
| param ) |
Value:
#define MSGPACK_PP_ENUM_PARAMS_Z_I(z, count, param)
Definition enum_params.hpp:38
◆ MSGPACK_PP_ENUM_PARAMS_Z_I
| #define MSGPACK_PP_ENUM_PARAMS_Z_I |
( |
| z, |
|
|
| count, |
|
|
| param ) |