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