MessagePack for C++
Macros
to_tuple.hpp File Reference
#include <msgpack/preprocessor/config/config.hpp>
#include <msgpack/preprocessor/seq/enum.hpp>

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))
 

Macro Definition Documentation

#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))