This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
msgpack
Watch
1
Star
0
Fork
0
You've already forked msgpack
mirror of
https://github.com/msgpack/msgpack-c.git
synced
2025-05-01 23:31:03 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
msgpack
/
example
History
Takatoshi Kondo
22613d4dd0
Merge pull request
#464
from redboltz/fix_463
...
Fixed
#463
.
2016-05-24 08:22:50 +09:00
..
boost
Replaced msgpack::unpacked with msgpack::object_handle.
2016-03-21 15:22:50 +09:00
c
Fixed
#463
.
2016-05-14 22:05:10 +09:00
cpp03
Added a visitor version of unpack API,
2016-05-01 21:44:03 +09:00
cpp11
Replaced msgpack::unpacked with msgpack::object_handle.
2016-03-21 15:22:50 +09:00
CMakeLists.txt
Added msgpack::type::variant and msgpack::type::variant_ref that is based on boost::variant.
2015-08-18 17:47:27 +09:00