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().
Referenced by msgpack::adaptor::pack< std::tuple< Args... > >::operator()().