10#ifndef MSGPACK_V3_CREATE_OBJECT_VISITOR_DECL_HPP
11#define MSGPACK_V3_CREATE_OBJECT_VISITOR_DECL_HPP
23using v2::detail::create_object_visitor;
Definition adaptor_base.hpp:15
void convert(T &v, msgpack::object const &o)
Definition object.hpp:1178
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition versioning.hpp:66