10#ifndef MSGPACK_V1_ZBUFFER_DECL_HPP
11#define MSGPACK_V1_ZBUFFER_DECL_HPP
15#ifndef MSGPACK_ZBUFFER_RESERVE_SIZE
16#define MSGPACK_ZBUFFER_RESERVE_SIZE 512
19#ifndef MSGPACK_ZBUFFER_INIT_SIZE
20#define MSGPACK_ZBUFFER_INIT_SIZE 8192
Definition adaptor_base.hpp:15
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition versioning.hpp:66