MessagePack for C++
Loading...
Searching...
No Matches
unordered_set.hpp File Reference
Include dependency graph for unordered_set.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  msgpack::adaptor::as< std::unordered_set< Key, Hash, Compare, Alloc >, typename std::enable_if< msgpack::has_as< Key >::value >::type >
struct  msgpack::adaptor::convert< std::unordered_set< Key, Hash, Compare, Alloc > >
struct  msgpack::adaptor::pack< std::unordered_set< Key, Hash, Compare, Alloc > >
struct  msgpack::adaptor::object_with_zone< std::unordered_set< Key, Hash, Compare, Alloc > >
struct  msgpack::adaptor::as< std::unordered_multiset< Key, Hash, Compare, Alloc >, typename std::enable_if< msgpack::has_as< Key >::value >::type >
struct  msgpack::adaptor::convert< std::unordered_multiset< Key, Hash, Compare, Alloc > >
struct  msgpack::adaptor::pack< std::unordered_multiset< Key, Hash, Compare, Alloc > >
struct  msgpack::adaptor::object_with_zone< std::unordered_multiset< Key, Hash, Compare, Alloc > >

Namespaces

namespace  msgpack
namespace  msgpack::adaptor