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
05f654fd64de96fdb91d043a70de86a8f6149e9a
msgpack-msgpack-c
/
include
T
History
Stanislav Eismont
7bcb6aad05
fix detection of linux based os. According to
https://sourceforge.net/p/predef/wiki/OperatingSystems/
'linux' macro is obsolete, '__linux__' should be used instead. It turns out that 'linux' macro undefined when compiling project with e.g. '-std=c++11' compilation flag
2022-05-25 10:42:43 +03:00
..
msgpack
fix detection of linux based os. According to
https://sourceforge.net/p/predef/wiki/OperatingSystems/
'linux' macro is obsolete, '__linux__' should be used instead. It turns out that 'linux' macro undefined when compiling project with e.g. '-std=c++11' compilation flag
2022-05-25 10:42:43 +03:00
msgpack.hpp
Updated the version to 3.0.0.
2018-04-08 22:27:45 +09:00