10#ifndef MSGPACK_V3_CHECK_CONTAINER_SIZE_DECL_HPP
11#define MSGPACK_V3_CHECK_CONTAINER_SIZE_DECL_HPP
21using v2::container_size_overflow;
25using v2::detail::check_container_size;
27using v2::detail::check_container_size_for_ext;
31using v2::checked_get_container_size;
Definition adaptor_base.hpp:15
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition versioning.hpp:66