|
MessagePack for C++
|
#include <tuple.hpp>
Static Public Member Functions | |
| static std::tuple< T, Args... > | as (msgpack::object const &o) |
|
inlinestatic |
References msgpack::StdTupleAs< Args >::as(), and msgpack::convert().
Referenced by msgpack::StdTupleAs< Args >::as().