MessagePack for C++
Classes | Namespaces
vector_unsigned_char.hpp File Reference
#include "msgpack/versioning.hpp"
#include "msgpack/adaptor/adaptor_base.hpp"
#include "msgpack/adaptor/check_container_size.hpp"
#include <vector>
#include <cstring>
Include dependency graph for vector_unsigned_char.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  msgpack::adaptor::convert< std::vector< unsigned char, Alloc > >
 
struct  msgpack::adaptor::pack< std::vector< unsigned char, Alloc > >
 
struct  msgpack::adaptor::object< std::vector< unsigned char, Alloc > >
 
struct  msgpack::adaptor::object_with_zone< std::vector< unsigned char, Alloc > >
 

Namespaces

 msgpack
 
 msgpack::adaptor