MessagePack for C++
|
#include <cpp11_msgpack_tuple.hpp>
Static Public Member Functions | |
static msgpack::type::tuple< T, Args... > | as (msgpack::object const &o) |
|
inlinestatic |
References msgpack::object::union_type::array, msgpack::object::as(), msgpack::MsgpackTupleAs< Args >::as(), msgpack::type::make_tuple(), msgpack::object_array::ptr, msgpack::object_array::size, msgpack::type::tuple_cat(), and msgpack::object::via.
Referenced by msgpack::MsgpackTupleAs< Args >::as().