MessagePack for C++
|
#include <object.hpp>
Static Public Member Functions | |
static msgpack::packer< Stream > & | pack (msgpack::packer< Stream > &o, const T &v) |
|
inlinestatic |
Referenced by msgpack::adaptor::pack< T, Enabler >::operator()().