|
MessagePack for C++
|


Go to the source code of this file.
Classes | |
| struct | msgpack::type::detail::convert_integer_sign< T, Signed > |
| struct | msgpack::type::detail::is_signed< T > |
| struct | msgpack::type::detail::object_sign< Signed > |
Namespaces | |
| msgpack | |
| msgpack::type | |
| msgpack::type::detail | |
Functions | |
| template<typename T > | |
| T | msgpack::type::detail::convert_integer (msgpack::object const &o) |
| template<typename T > | |
| void | msgpack::type::detail::object_char (msgpack::object &o, T v) |
1.8.17