MessagePack for C++
|
#include "msgpack/versioning.hpp"
#include "msgpack/cpp_config.hpp"
#include "msgpack/zone_decl.hpp"
#include <stdint.h>
#include <cstdlib>
#include <memory>
#include <vector>
#include <boost/assert.hpp>
Go to the source code of this file.
Classes | |
class | msgpack::zone |
Namespaces | |
msgpack | |
Functions | |
std::size_t | msgpack::aligned_size (std::size_t size, std::size_t align) |