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-14 23:07:58 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8a08548f365660a17f41f14ee05c21f3201db15d
msgpack
/
cpp11
History
Takatoshi Kondo
8a08548f36
Modified passed by value of object to const reference of object.
...
Removed C function call in operator==.
2014-07-07 16:17:58 +09:00
..
define.hpp
Modified passed by value of object to const reference of object.
2014-07-07 16:17:58 +09:00
tuple.hpp
Modified passed by value of object to const reference of object.
2014-07-07 16:17:58 +09:00
zone.hpp
Replaced C-style casts with C++ stype casts in C++ codes.
2014-07-07 16:17:58 +09:00