mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
f5f42782be
Replaced passed by value with passed by rvalue reference on msgpack::object_handle's constructor.