|
MessagePack for C++
|
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) |
| #define MSGPACK_ZONE_ALIGN sizeof(void*) |
| #define MSGPACK_ZONE_CHUNK_SIZE 8192 |
1.8.11