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-10-17 11:05:05 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
88ab7b6349a4819babd70a4a386347a8f7d75d4f
msgpack
/
example
History
Takatoshi Kondo
88ab7b6349
Unified variant and variant_ref to basic_variant.
...
Added is_* and as_* member functions to basic_variant. Added tests.
2015-08-30 17:05:04 +09:00
..
boost
Unified variant and variant_ref to basic_variant.
2015-08-30 17:05:04 +09:00
c
Added byte stream dump.
2015-08-13 13:23:23 +09:00
cpp03
Merge remote-tracking branch 'boltz/msvc2015_cpp11' into jonitis-feature_vs2015_support
2015-08-14 21:29:31 +09:00
cpp11
Added examples to cmake building process.
2015-08-12 17:49:33 +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