|
MessagePack for C++
|
Go to the source code of this file.
Macros | |
| #define | MSGPACK_PP_SEQ_TO_TUPLE(seq) MSGPACK_PP_SEQ_TO_TUPLE_I(seq) |
| #define | MSGPACK_PP_SEQ_TO_TUPLE_I(seq) (MSGPACK_PP_SEQ_ENUM(seq)) |
| #define MSGPACK_PP_SEQ_TO_TUPLE | ( | seq | ) | MSGPACK_PP_SEQ_TO_TUPLE_I(seq) |
| #define MSGPACK_PP_SEQ_TO_TUPLE_I | ( | seq | ) | (MSGPACK_PP_SEQ_ENUM(seq)) |
1.8.11