Go to the source code of this file.
|
| #define | MSGPACK_PP_ARRAY_REMOVE(array, i) |
| #define | MSGPACK_PP_ARRAY_REMOVE_I(d, array, i) |
| #define | MSGPACK_PP_ARRAY_REMOVE_D(d, array, i) |
| #define | MSGPACK_PP_ARRAY_REMOVE_D_I(d, array, i) |
| #define | MSGPACK_PP_ARRAY_REMOVE_P(d, st) |
| #define | MSGPACK_PP_ARRAY_REMOVE_O(d, st) |
| #define | MSGPACK_PP_ARRAY_REMOVE_O_I(n, i, res, arr) |
◆ MSGPACK_PP_ARRAY_REMOVE
| #define MSGPACK_PP_ARRAY_REMOVE |
( |
| array, |
|
|
| i ) |
Value:
#define MSGPACK_PP_ARRAY_REMOVE_I(d, array, i)
Definition remove.hpp:29
#define MSGPACK_PP_DEDUCE_D()
Definition deduce_d.hpp:20
◆ MSGPACK_PP_ARRAY_REMOVE_D
| #define MSGPACK_PP_ARRAY_REMOVE_D |
( |
| d, |
|
|
| array, |
|
|
| i ) |
Value:
#define MSGPACK_PP_ARRAY_REMOVE_D_I(d, array, i)
Definition remove.hpp:37
◆ MSGPACK_PP_ARRAY_REMOVE_D_I
| #define MSGPACK_PP_ARRAY_REMOVE_D_I |
( |
| d, |
|
|
| array, |
|
|
| i ) |
Value:
#define MSGPACK_PP_ARRAY_REMOVE_O(d, st)
Definition remove.hpp:45
#define MSGPACK_PP_ARRAY_REMOVE_P(d, st)
Definition remove.hpp:40
#define MSGPACK_PP_TUPLE_ELEM(size, n, tuple)
Definition elem.hpp:57
◆ MSGPACK_PP_ARRAY_REMOVE_I
| #define MSGPACK_PP_ARRAY_REMOVE_I |
( |
| d, |
|
|
| array, |
|
|
| i ) |
Value:
#define MSGPACK_PP_ARRAY_REMOVE_D(d, array, i)
Definition remove.hpp:36
◆ MSGPACK_PP_ARRAY_REMOVE_O
| #define MSGPACK_PP_ARRAY_REMOVE_O |
( |
| d, |
|
|
| st ) |
Value:MSGPACK_PP_ARRAY_REMOVE_O_I(
MSGPACK_PP_TUPLE_ELEM(4, 0, st),
MSGPACK_PP_TUPLE_ELEM(4, 1, st),
MSGPACK_PP_TUPLE_ELEM(4, 2, st),
MSGPACK_PP_TUPLE_ELEM(4, 3, st))
#define MSGPACK_PP_ARRAY_REMOVE_O_I(n, i, res, arr)
Definition remove.hpp:51
◆ MSGPACK_PP_ARRAY_REMOVE_O_I
| #define MSGPACK_PP_ARRAY_REMOVE_O_I |
( |
| n, |
|
|
| i, |
|
|
| 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
#define MSGPACK_PP_TUPLE_ELEM_2_0(a, b)
Definition elem.hpp:194
◆ MSGPACK_PP_ARRAY_REMOVE_P
| #define MSGPACK_PP_ARRAY_REMOVE_P |
( |
| d, |
|
|
| st ) |
Value:
#define MSGPACK_PP_ARRAY_SIZE(array)
Definition size.hpp:23