MessagePack for C++
Loading...
Searching...
No Matches
Public Member Functions | List of all members
msgpack::adaptor::convert< std::unordered_set< Key, Hash, Compare, Alloc > > Struct Template Reference

#include <unordered_set.hpp>

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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