Go to the source code of this file.
◆ MSGPACK_PP_MOD
| #define MSGPACK_PP_MOD |
( |
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_MOD_I(x, y)
Definition mod.hpp:27
◆ MSGPACK_PP_MOD_D
| #define MSGPACK_PP_MOD_D |
( |
| d, |
|
|
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_MOD_D_I(d, x, y)
Definition mod.hpp:36
◆ MSGPACK_PP_MOD_D_I
| #define MSGPACK_PP_MOD_D_I |
( |
| d, |
|
|
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_DIV_BASE_D(d, x, y)
Definition div_base.hpp:57
#define MSGPACK_PP_TUPLE_ELEM(size, n, tuple)
Definition elem.hpp:57
◆ MSGPACK_PP_MOD_I
| #define MSGPACK_PP_MOD_I |
( |
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_DIV_BASE(x, y)
Definition div_base.hpp:30