MessagePack for C++
Namespaces | Macros | Functions
cpp03_zone_decl.hpp File Reference
#include <cstdlib>
#include <memory>
#include <vector>
#include "msgpack/versioning.hpp"

Go to the source code of this file.

Namespaces

 msgpack
 

Macros

#define MSGPACK_ZONE_CHUNK_SIZE   8192
 
#define MSGPACK_ZONE_ALIGN   sizeof(void*)
 

Functions

std::size_t msgpack::aligned_size (std::size_t size, std::size_t align)
 

Macro Definition Documentation

◆ MSGPACK_ZONE_ALIGN

#define MSGPACK_ZONE_ALIGN   sizeof(void*)

◆ MSGPACK_ZONE_CHUNK_SIZE

#define MSGPACK_ZONE_CHUNK_SIZE   8192