10 #ifndef MSGPACK_V2_TYPE_ARRAY_REF_DECL_HPP 11 #define MSGPACK_V2_TYPE_ARRAY_REF_DECL_HPP 23 using v1::type::array_ref;
36 #endif // MSGPACK_V2_TYPE_ARRAY_REF_DECL_HPP Definition: adaptor_base.hpp:15
array_ref< T const > make_array_ref(T const &t)
Definition: array_ref.hpp:64
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition: versioning.hpp:58