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-29 15:34:08 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
msgpack
/
example
History
Takatoshi Kondo
5d69c22bf9
Use OR instead of AND for all classes that have multiple types.
...
Revert example. Combination of has_as and not has_as are move to tests.
2016-08-29 22:12:01 +09:00
..
boost
Fixed
#507
.
2016-07-29 19:49:53 +09:00
c
Fixed
#507
.
2016-07-29 19:49:53 +09:00
cpp03
Fixed
#507
.
2016-07-29 19:49:53 +09:00
cpp11
Use OR instead of AND for all classes that have multiple types.
2016-08-29 22:12:01 +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