This website requires JavaScript.
Explore
Help
Sign In
admin
/
msgpack-msgpack-c
Watch
1
Star
0
Fork
0
You've already forked msgpack-msgpack-c
mirror of
https://github.com/msgpack/msgpack-c
synced
2026-06-08 16:11:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cpp-1.2
msgpack-msgpack-c
/
example
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Nobuyuki Kubota
93142323f0
Merge pull request
#349
from redboltz/variant
...
Variant
2015-09-04 18:42:47 +09:00
..
boost
Unified variant and variant_ref to basic_variant.
2015-08-30 17:05:04 +09:00
c
add missing msgpack_unpacker_free(), and a "clean" assertion avoiding side effects
2015-08-18 12:24:16 +02:00
cpp03
Fixed warnings on build with CMAKE_BUILD_TYPE=Release.
2015-09-01 11:06:29 +09:00
cpp11
Fixed warnings on build with CMAKE_BUILD_TYPE=Release.
2015-09-01 11:06:29 +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