10 #ifndef MSGPACK_V2_TYPE_INT_DECL_HPP
11 #define MSGPACK_V2_TYPE_INT_DECL_HPP
25 template <
typename T,
bool Signed>
26 struct convert_integer_sign;
32 template <
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
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition: versioning.hpp:66