MessagePack for C++
Static Public Member Functions | List of all members
msgpack::StdTupleConverter< Tuple, N > Struct Template Reference

#include <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>
static void msgpack::StdTupleConverter< Tuple, N >::convert ( msgpack::object const &  o,
Tuple &  v 
)
inlinestatic

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