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