Go to the documentation of this file.
13 # ifndef MSGPACK_PREPROCESSOR_TUPLE_SIZE_HPP
14 # define MSGPACK_PREPROCESSOR_TUPLE_SIZE_HPP
20 # if MSGPACK_PP_VARIADICS
21 # if MSGPACK_PP_VARIADICS_MSVC
22 # define MSGPACK_PP_TUPLE_SIZE(tuple) MSGPACK_PP_CAT(MSGPACK_PP_VARIADIC_SIZE tuple,)
24 # define MSGPACK_PP_TUPLE_SIZE(tuple) MSGPACK_PP_VARIADIC_SIZE tuple