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-04-19 15:47:15 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
msgpack
/
example
/
boost
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
..
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
msgpack_variant_capitalize.cpp
Added msgpack::type::variant and msgpack::type::variant_ref that is based on boost::variant.
2015-08-18 17:47:27 +09:00
msgpack_variant_mapbased.cpp
Unified variant and variant_ref to basic_variant.
2015-08-30 17:05:04 +09:00