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

#include <tuple.hpp>

Static Public Member Functions

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

Member Function Documentation

◆ pack()

template<typename Stream , typename Tuple >
static void msgpack::StdTuplePacker< Stream, Tuple, 0 >::pack ( msgpack::packer< Stream > &  ,
const Tuple &   
)
inlinestatic

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