MessagePack for C++
Public Member Functions | List of all members
msgpack::adaptor::convert< std::unordered_multimap< K, V, Hash, Compare, Alloc > > Struct Template Reference

#include <unordered_map.hpp>

Public Member Functions

msgpack::object const & operator() (msgpack::object const &o, std::unordered_multimap< K, V, Hash, Compare, Alloc > &v) const
 

Member Function Documentation

◆ operator()()

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

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