|
MessagePack for C++
|
#include <cpp11_define_array.hpp>
Static Public Member Functions | |
| template<typename Packer > | |
| static void | pack (Packer &pk, Tuple const &t) |
| static void | unpack (msgpack::object const &o, Tuple &t) |
| static void | object (msgpack::object *o, msgpack::zone &z, Tuple const &t) |
|
inlinestatic |
References msgpack::object::union_type::array, msgpack::object_array::ptr, and msgpack::object::via.
|
inlinestatic |
|
inlinestatic |