MessagePack for C++
msgpack::adaptor::pack< std::unordered_map< K, V, Hash, Compare, Alloc > > Member List

This is the complete list of members for msgpack::adaptor::pack< std::unordered_map< K, V, Hash, Compare, Alloc > >, including all inherited members.

operator()(msgpack::packer< Stream > &o, const std::unordered_map< K, V, Hash, Compare, Alloc > &v) constmsgpack::adaptor::pack< std::unordered_map< K, V, Hash, Compare, Alloc > >inline