Loading...
Searching...
No Matches
Go to the documentation of this file.
13# ifndef MSGPACK_PREPROCESSOR_VARIADIC_TO_TUPLE_HPP
14# define MSGPACK_PREPROCESSOR_VARIADIC_TO_TUPLE_HPP
20# if MSGPACK_PP_VARIADICS
21# define MSGPACK_PP_VARIADIC_TO_TUPLE(...) (__VA_ARGS__)