10#ifndef MSGPACK_V2_TYPE_INT_DECL_HPP
11#define MSGPACK_V2_TYPE_INT_DECL_HPP
25template <
typename T,
bool Signed>
39using v1::type::detail::convert_integer;
43using v1::type::detail::object_char;
Definition array_ref.hpp:24
Definition adaptor_base.hpp:15
Definition int_decl.hpp:28
Definition int_decl.hpp:37
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition versioning.hpp:66