10#ifndef MSGPACK_V3_CPP03_MSGPACK_TUPLE_DECL_HPP
11#define MSGPACK_V3_CPP03_MSGPACK_TUPLE_DECL_HPP
25using v2::type::tuple_element;
27using v2::type::const_tuple_element;
29using v2::type::tuple_type;
33using v2::type::make_tuple;
Definition adaptor_base.hpp:15
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition versioning.hpp:66