Go to the source code of this file.
|
| #define | MSGPACK_PP_ARRAY_REPLACE(array, i, elem) |
| #define | MSGPACK_PP_ARRAY_REPLACE_I(d, array, i, elem) |
| #define | MSGPACK_PP_ARRAY_REPLACE_D(d, array, i, elem) |
| #define | MSGPACK_PP_ARRAY_REPLACE_D_I(d, array, i, elem) |
| #define | MSGPACK_PP_ARRAY_REPLACE_P(d, state) |
| #define | MSGPACK_PP_ARRAY_REPLACE_O(d, state) |
| #define | MSGPACK_PP_ARRAY_REPLACE_O_I(n, i, elem, res, arr) |
◆ MSGPACK_PP_ARRAY_REPLACE
| #define MSGPACK_PP_ARRAY_REPLACE |
( |
| array, |
|
|
| i, |
|
|
| elem ) |
Value:
#define MSGPACK_PP_ARRAY_REPLACE_I(d, array, i, elem)
Definition replace.hpp:28
#define MSGPACK_PP_DEDUCE_D()
Definition deduce_d.hpp:20
◆ MSGPACK_PP_ARRAY_REPLACE_D
| #define MSGPACK_PP_ARRAY_REPLACE_D |
( |
| d, |
|
|
| array, |
|
|
| i, |
|
|
| elem ) |
Value:
#define MSGPACK_PP_ARRAY_REPLACE_D_I(d, array, i, elem)
Definition replace.hpp:36
◆ MSGPACK_PP_ARRAY_REPLACE_D_I
| #define MSGPACK_PP_ARRAY_REPLACE_D_I |
( |
| d, |
|
|
| array, |
|
|
| i, |
|
|
| elem ) |
Value:
#define MSGPACK_PP_ARRAY_REPLACE_O(d, state)
Definition replace.hpp:44
#define MSGPACK_PP_ARRAY_REPLACE_P(d, state)
Definition replace.hpp:39
#define MSGPACK_PP_TUPLE_ELEM(size, n, tuple)
Definition elem.hpp:57
◆ MSGPACK_PP_ARRAY_REPLACE_I
| #define MSGPACK_PP_ARRAY_REPLACE_I |
( |
| d, |
|
|
| array, |
|
|
| i, |
|
|
| elem ) |
Value:
#define MSGPACK_PP_ARRAY_REPLACE_D(d, array, i, elem)
Definition replace.hpp:35
◆ MSGPACK_PP_ARRAY_REPLACE_O
| #define MSGPACK_PP_ARRAY_REPLACE_O |
( |
| d, |
|
|
| state ) |
Value:MSGPACK_PP_ARRAY_REPLACE_O_I(
MSGPACK_PP_TUPLE_ELEM(5, 0, state),
MSGPACK_PP_TUPLE_ELEM(5, 1, state),
MSGPACK_PP_TUPLE_ELEM(5, 2, state),
MSGPACK_PP_TUPLE_ELEM(5, 3, state),
MSGPACK_PP_TUPLE_ELEM(5, 4, state))
#define MSGPACK_PP_ARRAY_REPLACE_O_I(n, i, elem, res, arr)
Definition replace.hpp:47
◆ MSGPACK_PP_ARRAY_REPLACE_O_I
| #define MSGPACK_PP_ARRAY_REPLACE_O_I |
( |
| n, |
|
|
| i, |
|
|
| elem, |
|
|
| res, |
|
|
| arr ) |
Value:
#define MSGPACK_PP_INC(x)
Definition inc.hpp:24
#define MSGPACK_PP_ARRAY_ELEM(i, array)
Definition elem.hpp:25
#define MSGPACK_PP_ARRAY_PUSH_BACK(array, elem)
Definition push_back.hpp:29
#define MSGPACK_PP_IIF(bit, t, f)
Definition iif.hpp:20
#define MSGPACK_PP_NOT_EQUAL(x, y)
Definition not_equal.hpp:26
◆ MSGPACK_PP_ARRAY_REPLACE_P
| #define MSGPACK_PP_ARRAY_REPLACE_P |
( |
| d, |
|
|
| state ) |
Value:
#define MSGPACK_PP_ARRAY_SIZE(array)
Definition size.hpp:23