10 #ifndef MSGPACK_V2_OBJECT_DECL_HPP 11 #define MSGPACK_V2_OBJECT_DECL_HPP 22 using v1::object_handle;
36 using v1::detail::packer_serializer;
49 #endif // MSGPACK_V2_OBJECT_DECL_HPP
Definition: adaptor_base.hpp:15
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition: versioning.hpp:58
std::size_t add_ext_type_size(std::size_t size)
Definition: object.hpp:129
object_handle clone(msgpack::object const &obj)
clone object
Definition: object.hpp:180
std::size_t aligned_zone_size(msgpack::object const &obj)
Definition: object.hpp:140