MessagePack for C++
Loading...
Searching...
No Matches
msgpack::MsgpackTupleConverter< Tuple, N > Struct Template Reference

#include <cpp11_msgpack_tuple.hpp>

Static Public Member Functions

static void convert (msgpack::object const &o, Tuple &v)

Member Function Documentation

◆ convert()

template<typename Tuple, std::size_t N>
void msgpack::MsgpackTupleConverter< Tuple, N >::convert ( msgpack::object const & o,
Tuple & v )
inlinestatic

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