10#ifndef MSGPACK_V3_TYPE_INT_DECL_HPP
11#define MSGPACK_V3_TYPE_INT_DECL_HPP
25template <
typename T,
bool Signed>
26struct convert_integer_sign;
39using v2::type::detail::convert_integer;
43using v2::type::detail::object_char;
Definition adaptor_base.hpp:15
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition versioning.hpp:66