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

#include <tuple.hpp>

Static Public Member Functions

static void pack (msgpack::packer< Stream > &o, const Tuple &v)
 

Member Function Documentation

◆ pack()

template<typename Stream , typename Tuple , std::size_t N>
static void msgpack::StdTuplePacker< Stream, Tuple, N >::pack ( msgpack::packer< Stream > &  o,
const Tuple &  v 
)
inlinestatic

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