|
MessagePack for C++
|
#include <cpp11_msgpack_tuple.hpp>
Static Public Member Functions | |
| static void | pack (msgpack::packer< Stream > &o, const Tuple &v) |
|
inlinestatic |
References msgpack::convert(), and msgpack::MsgpackTuplePacker< Stream, Tuple, N >::pack().
Referenced by msgpack::MsgpackTuplePacker< Stream, Tuple, N >::pack().