10#ifndef MSGPACK_V2_PACK_DECL_HPP
11#define MSGPACK_V2_PACK_DECL_HPP
26#if MSGPACK_ENDIAN_LITTLE_BYTE
36#elif MSGPACK_ENDIAN_BIG_BYTE
47#error msgpack-c supports only big endian and little endian
Definition adaptor_base.hpp:15
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition versioning.hpp:66