Files
msgpack/test
Takatoshi Kondo 1bfcf55469 Replaced msgpack::unpacked with msgpack::object_handle.
msgpack::unpacked is a typedef of the msgpack::object_handle.
I recommend using msgpack::object_handle. It can be used not only
holding unpacked msgpack objects but also msgpack::objects that are
created by any types.

Replaced unpack() APIs in test codes and examples. They used to use old
APIs.
2016-03-21 15:22:50 +09:00
..
2015-08-12 13:55:51 +09:00
2014-06-05 20:49:15 +00:00
2014-06-05 20:49:15 +00:00
2016-01-21 22:28:53 +09:00
2016-01-21 22:28:53 +09:00
2015-09-04 18:51:53 +09:00
2015-11-21 12:41:46 +09:00