Go to the source code of this file.
◆ MSGPACK_PP_SEQ_TO_LIST
| #define MSGPACK_PP_SEQ_TO_LIST |
( |
| seq | ) |
|
Value:
#define MSGPACK_PP_SEQ_TO_LIST_I(bseq)
Definition to_list.hpp:35
◆ MSGPACK_PP_SEQ_TO_LIST_A
| #define MSGPACK_PP_SEQ_TO_LIST_A |
( |
| m, |
|
|
| e ) |
Value:
#define MSGPACK_PP_LPAREN()
Definition paren.hpp:17
#define MSGPACK_PP_COMMA()
Definition comma.hpp:19
#define MSGPACK_PP_SEQ_TO_LIST_A_ID()
Definition to_list.hpp:37
◆ MSGPACK_PP_SEQ_TO_LIST_A_ID
| #define MSGPACK_PP_SEQ_TO_LIST_A_ID |
( |
| ) |
|
Value:
#define MSGPACK_PP_SEQ_TO_LIST_A(m, e)
Definition to_list.hpp:36
◆ MSGPACK_PP_SEQ_TO_LIST_B
| #define MSGPACK_PP_SEQ_TO_LIST_B |
( |
| m, |
|
|
| e ) |
Value:
#define MSGPACK_PP_RPAREN()
Definition paren.hpp:21
#define MSGPACK_PP_SEQ_TO_LIST_B_ID()
Definition to_list.hpp:39
◆ MSGPACK_PP_SEQ_TO_LIST_B_ID
| #define MSGPACK_PP_SEQ_TO_LIST_B_ID |
( |
| ) |
|
Value:
#define MSGPACK_PP_SEQ_TO_LIST_B(m, e)
Definition to_list.hpp:38
◆ MSGPACK_PP_SEQ_TO_LIST_I
| #define MSGPACK_PP_SEQ_TO_LIST_I |
( |
| bseq | ) |
|