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

#include <tuple.hpp>

Static Public Member Functions

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

Member Function Documentation

◆ as()

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

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