|
MessagePack for C++
|
#include <cpp11_msgpack_tuple.hpp>
Static Public Member Functions | |
| static msgpack::type::tuple< Args... > | as (msgpack::object const &o) |
|
inlinestatic |
References msgpack::MsgpackTupleAsImpl< T, Args >::as(), and msgpack::convert().
Referenced by msgpack::MsgpackTupleAsImpl< T, Args >::as(), and msgpack::adaptor::as< msgpack::type::tuple< Args... >, typename std::enable_if< msgpack::any_of< msgpack::has_as, Args... >::value >::type >::operator()().