|
MessagePack for C++
|


Go to the source code of this file.
Namespaces | |
| msgpack | |
| msgpack::detail | |
Functions | |
| template<std::size_t N> | |
| void | msgpack::detail::check_container_size (std::size_t size) |
| template<std::size_t N> | |
| void | msgpack::detail::check_container_size_for_ext (std::size_t size) |
| template<typename T > | |
| uint32_t | msgpack::checked_get_container_size (T size) |