|
cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
Definition of classes to support serialization of binaries in STL containers. More...
#include "msgpack_light/serialization_buffer.h"Go to the source code of this file.
Classes | |
| struct | msgpack_light::type_support::details::general_binary_container_traits< T > |
| Class to serialize binaries in STL containers. More... | |
Namespaces | |
| namespace | msgpack_light |
| Namespace of this project. | |
| namespace | msgpack_light::type_support |
| Namespace of classes to support serialization of types. | |
| namespace | msgpack_light::type_support::details |
| Namespace of internal implementations. | |
Definition of classes to support serialization of binaries in STL containers.
Definition in file general_binary_container_traits.h.