MessagePack for C++
Loading...
Searching...
No Matches
msgpack::adaptor::convert< std::unordered_multiset< Key, Hash, Compare, Alloc > > Struct Template Reference

#include <unordered_set.hpp>

Inheritance diagram for msgpack::adaptor::convert< std::unordered_multiset< Key, Hash, Compare, Alloc > >:
Collaboration diagram for msgpack::adaptor::convert< std::unordered_multiset< Key, Hash, Compare, Alloc > >:

Public Member Functions

msgpack::object const & operator() (msgpack::object const &o, std::unordered_multiset< Key, Hash, Compare, Alloc > &v) const

Member Function Documentation

◆ operator()()

template<typename Key, typename Hash, typename Compare, typename Alloc>
msgpack::object const & msgpack::adaptor::convert< std::unordered_multiset< Key, Hash, Compare, Alloc > >::operator() ( msgpack::object const & o,
std::unordered_multiset< Key, Hash, Compare, Alloc > & v ) const
inline

The documentation for this struct was generated from the following files: