MessagePack for C++
Static Public Member Functions | List of all members
msgpack::MsgpackTupleAsImpl< T, Args > Struct Template Reference

#include <cpp11_msgpack_tuple.hpp>

Static Public Member Functions

static msgpack::type::tuple< T, Args... > as (msgpack::object const &o)
 

Member Function Documentation

◆ as()

template<typename T , typename... Args>
static msgpack::type::tuple<T, Args...> msgpack::MsgpackTupleAsImpl< T, Args >::as ( msgpack::object const &  o)
inlinestatic

The documentation for this struct was generated from the following file: