MessagePack for C++
msgpack::adaptor::pack< std::pair< T1, T2 > > Member List

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

operator()(msgpack::packer< Stream > &o, const std::pair< T1, T2 > &v) const msgpack::adaptor::pack< std::pair< T1, T2 > >inline