MessagePack for C++
Loading...
Searching...
No Matches
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>
void msgpack::StdTuplePacker< Stream, Tuple, N >::pack ( msgpack::packer< Stream > & o,
const Tuple & v )
inlinestatic

References msgpack::packer< Stream >::pack(), and pack().

Referenced by pack().


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