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

#include <cpp11_msgpack_tuple.hpp>

Static Public Member Functions

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

Member Function Documentation

◆ convert()

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

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