10#ifndef MSGPACK_V1_TYPE_INT_DECL_HPP
11#define MSGPACK_V1_TYPE_INT_DECL_HPP
27template <
typename T,
bool Signed>
void object_char(msgpack::object &o, T v)
Definition int.hpp:91
T convert_integer(msgpack::object const &o)
Definition int.hpp:61
Definition adaptor_base.hpp:15
Object class that corresponding to MessagePack format object.
Definition object_fwd.hpp:75
Definition int_decl.hpp:28
Definition int_decl.hpp:37
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition versioning.hpp:66