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
428780db53247f3f6268951ff005211df8e4a0a4
msgpack-msgpack-c
/
include
/
msgpack
/
adaptor
/
cpp11
T
History
Takatoshi Kondo
428780db53
Added std::reference_wrapper packing and making object and object_with_zone support.
...
Fixed
#370
.
2015-10-09 15:45:29 +09:00
..
array_char.hpp
Merge branch 'fix_doxygen_support' of
https://github.com/redboltz/msgpack-c
into redboltz-fix_doxygen_support
2015-04-03 14:54:55 +09:00
array_unsigned_char.hpp
Fixed
#243
.
2015-08-31 14:06:39 +09:00
array.hpp
Fixed osx compile error.
2015-08-04 15:44:06 +09:00
forward_list.hpp
Added all template parameters support for containers.
2015-08-03 16:54:05 +09:00
reference_wrapper.hpp
Added std::reference_wrapper packing and making object and object_with_zone support.
2015-10-09 15:45:29 +09:00
shared_ptr.hpp
Added std::shared_ptr and std::unique_ptr adaptors.
2015-07-31 12:39:11 +09:00
tuple.hpp
Added 'as' support for containers.
2015-07-30 16:18:20 +09:00
unique_ptr.hpp
Added std::shared_ptr and std::unique_ptr adaptors.
2015-07-31 12:39:11 +09:00
unordered_map.hpp
Added all template parameters support for containers.
2015-08-03 16:54:05 +09:00
unordered_set.hpp
Added all template parameters support for containers.
2015-08-03 16:54:05 +09:00