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