cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
File in include/msgpack_light/type_support | Includes file in include/msgpack_light/type_support/details |
---|---|
array.h | general_array_container_traits.h |
deque.h | general_array_container_traits.h |
list.h | general_array_container_traits.h |
map.h | general_map_container_traits.h |
set.h | general_array_container_traits.h |
struct.h | struct_impl.h |
unordered_map.h | general_map_container_traits.h |
unordered_set.h | general_array_container_traits.h |
vector.h | general_array_container_traits.h |
vector.h | general_binary_container_traits.h |