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
0f0598a6b9734341b0011e588af4a3c3910186ca
msgpack-msgpack-c
/
include
/
msgpack
/
adaptor
/
cpp11
T
History
Takatoshi Kondo
0f0598a6b9
Merge branch 'fixed_cpp11_adaptors_templates' of
https://github.com/salford-systems/msgpack-c
into salford-systems-fixed_cpp11_adaptors_templates
2015-08-03 09:54:06 +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.hpp
Added 'as' support for boost containers.
2015-08-02 16:01:55 +09:00
forward_list.hpp
Added 'as' support for containers.
2015-07-30 16:18:20 +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
Improved templates for std::unordered_map and std::unordered_set so they handle all sorts of those
2015-07-31 04:16:14 -07:00
unordered_set.hpp
Improved templates for std::unordered_map and std::unordered_set so they handle all sorts of those
2015-07-31 04:16:14 -07:00