|
MessagePack for C++
|
Go to the source code of this file.
Classes | |
| struct | msgpack::type::array_ref< T > |
Namespaces | |
| msgpack | |
| msgpack::type | |
Functions | |
| template<typename T > | |
| array_ref< T const > | msgpack::type::make_array_ref (T const &t) |
| template<typename T > | |
| array_ref< T > | msgpack::type::make_array_ref (T &t) |
1.8.11