MessagePack for C++
msgpack::adaptor::pack< std::unique_ptr< T > > Member List

This is the complete list of members for msgpack::adaptor::pack< std::unique_ptr< T > >, including all inherited members.

operator()(msgpack::packer< Stream > &o, const std::unique_ptr< T > &v) const msgpack::adaptor::pack< std::unique_ptr< T > >inline