Go to the source code of this file.
|
| #define | MSGPACK_PP_LIST_FOR_EACH(macro, data, list) |
| #define | MSGPACK_PP_LIST_FOR_EACH_X(macro, data, list) |
| #define | MSGPACK_PP_LIST_FOR_EACH_O(r, md, i, elem) |
| #define | MSGPACK_PP_LIST_FOR_EACH_O_I(r, im, elem) |
| #define | MSGPACK_PP_LIST_FOR_EACH_O_D(r, m, d, elem) |
| #define | MSGPACK_PP_LIST_FOR_EACH_R(r, macro, data, list) |
| #define | MSGPACK_PP_LIST_FOR_EACH_R_X(r, macro, data, list) |
◆ MSGPACK_PP_LIST_FOR_EACH
| #define MSGPACK_PP_LIST_FOR_EACH |
( |
| macro, |
|
|
| data, |
|
|
| list ) |
Value:
#define MSGPACK_PP_LIST_FOR_EACH_X(macro, data, list)
Definition for_each.hpp:28
◆ MSGPACK_PP_LIST_FOR_EACH_O
| #define MSGPACK_PP_LIST_FOR_EACH_O |
( |
| r, |
|
|
| md, |
|
|
| i, |
|
|
| elem ) |
Value:
#define MSGPACK_PP_LIST_FOR_EACH_O_I(r, im, elem)
Definition for_each.hpp:35
#define MSGPACK_PP_TUPLE_REM_2(e0, e1)
Definition rem.hpp:56
◆ MSGPACK_PP_LIST_FOR_EACH_O_D
| #define MSGPACK_PP_LIST_FOR_EACH_O_D |
( |
| r, |
|
|
| m, |
|
|
| d, |
|
|
| elem ) |
◆ MSGPACK_PP_LIST_FOR_EACH_O_I
| #define MSGPACK_PP_LIST_FOR_EACH_O_I |
( |
| r, |
|
|
| im, |
|
|
| elem ) |
Value:
#define MSGPACK_PP_LIST_FOR_EACH_O_D(r, m, d, elem)
Definition for_each.hpp:38
◆ MSGPACK_PP_LIST_FOR_EACH_R
| #define MSGPACK_PP_LIST_FOR_EACH_R |
( |
| r, |
|
|
| macro, |
|
|
| data, |
|
|
| list ) |
Value:
#define MSGPACK_PP_LIST_FOR_EACH_R_X(r, macro, data, list)
Definition for_each.hpp:46
◆ MSGPACK_PP_LIST_FOR_EACH_R_X
| #define MSGPACK_PP_LIST_FOR_EACH_R_X |
( |
| r, |
|
|
| macro, |
|
|
| data, |
|
|
| list ) |
Value:
#define MSGPACK_PP_LIST_FOR_EACH_O(r, md, i, elem)
Definition for_each.hpp:34
#define MSGPACK_PP_LIST_FOR_EACH_I_R(r, macro, data, list)
Definition for_each_i.hpp:61
◆ MSGPACK_PP_LIST_FOR_EACH_X
| #define MSGPACK_PP_LIST_FOR_EACH_X |
( |
| macro, |
|
|
| data, |
|
|
| list ) |
Value:
#define MSGPACK_PP_LIST_FOR_EACH_I(macro, data, list)
Definition for_each_i.hpp:29