10#ifndef MSGPACK_V1_CHECK_CONTAINER_SIZE_DECL_HPP
11#define MSGPACK_V1_CHECK_CONTAINER_SIZE_DECL_HPP
27template <std::
size_t N>
30template <std::
size_t N>
Definition check_container_size.hpp:31
void check_container_size(std::size_t size)
Definition check_container_size.hpp:34
void check_container_size_for_ext(std::size_t size)
Definition check_container_size.hpp:43
Definition adaptor_base.hpp:15
uint32_t checked_get_container_size(T size)
Definition check_container_size.hpp:55
Definition check_container_size.hpp:22
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition versioning.hpp:66