MessagePack for C++
Loading...
Searching...
No Matches
msgpack::MsgpackTuplePacker< Stream, Tuple, 1 > Struct Template Reference

#include <cpp11_msgpack_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>
void msgpack::MsgpackTuplePacker< Stream, Tuple, 1 >::pack ( msgpack::packer< Stream > & o,
const Tuple & v )
inlinestatic

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