10#ifndef MSGPACK_V1_VREFBUFFER_DECL_HPP
11#define MSGPACK_V1_VREFBUFFER_DECL_HPP
17#ifndef MSGPACK_VREFBUFFER_REF_SIZE
18#define MSGPACK_VREFBUFFER_REF_SIZE 32
21#ifndef MSGPACK_VREFBUFFER_CHUNK_SIZE
22#define MSGPACK_VREFBUFFER_CHUNK_SIZE 8192
Definition adaptor_base.hpp:15
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition versioning.hpp:66