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-28 07:11:31 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
msgpack
/
example
History
Takatoshi Kondo
31a06a0682
Removed obsolete APIs form v2.
...
Removed MSGPACK_DISABLE_LEGACY_CONVERT from v2. Those APIs are removed from v2.
2016-03-25 09:16:27 +09:00
..
boost
Replaced msgpack::unpacked with msgpack::object_handle.
2016-03-21 15:22:50 +09:00
c
Merge branch 'fix_382' of
https://github.com/redboltz/msgpack-c
into redboltz-fix_382
2016-01-15 12:44:40 +09:00
cpp03
Removed obsolete APIs form v2.
2016-03-25 09:16:27 +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