Go to the documentation of this file. 13 # ifndef MSGPACK_PREPROCESSOR_FACILITIES_OVERLOAD_HPP 14 # define MSGPACK_PREPROCESSOR_FACILITIES_OVERLOAD_HPP 21 # if MSGPACK_PP_VARIADICS 22 # define MSGPACK_PP_OVERLOAD(prefix, ...) MSGPACK_PP_CAT(prefix, MSGPACK_PP_VARIADIC_SIZE(__VA_ARGS__))