Go to the source code of this file.
◆ MSGPACK_PP_ADD
| #define MSGPACK_PP_ADD |
( |
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_ADD_I(x, y)
Definition add.hpp:29
◆ MSGPACK_PP_ADD_D
| #define MSGPACK_PP_ADD_D |
( |
| d, |
|
|
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_ADD_D_I(d, x, y)
Definition add.hpp:48
◆ MSGPACK_PP_ADD_D_I
| #define MSGPACK_PP_ADD_D_I |
( |
| d, |
|
|
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_ADD_O(d, xy)
Definition add.hpp:37
#define MSGPACK_PP_ADD_P(d, xy)
Definition add.hpp:32
#define MSGPACK_PP_TUPLE_ELEM(size, n, tuple)
Definition elem.hpp:57
◆ MSGPACK_PP_ADD_I
| #define MSGPACK_PP_ADD_I |
( |
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_WHILE
Definition while.hpp:31
◆ MSGPACK_PP_ADD_O
| #define MSGPACK_PP_ADD_O |
( |
| d, |
|
|
| xy ) |
Value:
#define MSGPACK_PP_ADD_O_I(x, y)
Definition add.hpp:40
◆ MSGPACK_PP_ADD_O_I
| #define MSGPACK_PP_ADD_O_I |
( |
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_DEC(x)
Definition dec.hpp:24
#define MSGPACK_PP_INC(x)
Definition inc.hpp:24
◆ MSGPACK_PP_ADD_P
| #define MSGPACK_PP_ADD_P |
( |
| d, |
|
|
| xy ) |