Go to the source code of this file.
#define MSGPACK_PP_LIST_TO_TUPLE |
( |
|
list | ) |
|
Value: ) \
(list) \
#define MSGPACK_PP_LIST_TO_TUPLE_DO(list)
Definition: to_tuple.hpp:37
#define MSGPACK_PP_LIST_IS_NIL(list)
Definition: adt.hpp:70
#define MSGPACK_PP_LIST_TO_TUPLE_EMPTY(list)
Definition: to_tuple.hpp:32
#define MSGPACK_PP_IIF(bit, t, f)
Definition: iif.hpp:20
#define MSGPACK_PP_LIST_TO_TUPLE_EMPTY |
( |
|
list | ) |
|
#define MSGPACK_PP_LIST_TO_TUPLE_R |
( |
|
r, |
|
|
|
list |
|
) |
| |
Value: ) \
(r, list) \
#define MSGPACK_PP_LIST_IS_NIL(list)
Definition: adt.hpp:70
#define MSGPACK_PP_LIST_TO_TUPLE_R_DO(r, list)
Definition: to_tuple.hpp:57
#define MSGPACK_PP_LIST_TO_TUPLE_R_EMPTY(r, list)
Definition: to_tuple.hpp:52
#define MSGPACK_PP_IIF(bit, t, f)
Definition: iif.hpp:20
#define MSGPACK_PP_LIST_TO_TUPLE_R_EMPTY |
( |
|
r, |
|
|
|
list |
|
) |
| |