MessagePack for C++
msgpack::adaptor::pack< std::unordered_set< Key, Hash, Compare, Alloc > > Member List

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

operator()(msgpack::packer< Stream > &o, const std::unordered_set< Key, Hash, Compare, Alloc > &v) const msgpack::adaptor::pack< std::unordered_set< Key, Hash, Compare, Alloc > >inline