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

#include <cpp11_msgpack_tuple.hpp>

Static Public Member Functions

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

Member Function Documentation

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

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