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>
49 #endif // MSGPACK_V1_TYPE_INT_DECL_HPP
Definition: adaptor_base.hpp:15
void object_char(msgpack::object &o, char v)
Definition: int.hpp:87
Object class that corresponding to MessagePack format object.
Definition: object_fwd.hpp:75
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition: versioning.hpp:58
T convert_integer(msgpack::object const &o)
Definition: int.hpp:59
Definition: int_decl.hpp:27
Definition: int_decl.hpp:36