10 #ifndef MSGPACK_V1_TYPE_INT_DECL_HPP
11 #define MSGPACK_V1_TYPE_INT_DECL_HPP
26 template <
typename T,
bool Signed>
35 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
Object class that corresponding to MessagePack format object.
Definition: object_fwd.hpp:75
Definition: int_decl.hpp:27
Definition: int_decl.hpp:36
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition: versioning.hpp:66