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