Go to the source code of this file.
◆ MSGPACK_PP_LIST_TO_SEQ
| #define MSGPACK_PP_LIST_TO_SEQ |
( |
| list | ) |
|
Value:
#define MSGPACK_PP_LIST_FOR_EACH(macro, data, list)
Definition for_each.hpp:27
#define MSGPACK_PP_LIST_TO_SEQ_MACRO(r, data, elem)
Definition to_seq.hpp:24
◆ MSGPACK_PP_LIST_TO_SEQ_MACRO
| #define MSGPACK_PP_LIST_TO_SEQ_MACRO |
( |
| r, |
|
|
| data, |
|
|
| elem ) |
◆ MSGPACK_PP_LIST_TO_SEQ_R
| #define MSGPACK_PP_LIST_TO_SEQ_R |
( |
| r, |
|
|
| list ) |
Value:
#define MSGPACK_PP_LIST_FOR_EACH_R(r, macro, data, list)
Definition for_each.hpp:45