MessagePack for C++
Loading...
Searching...
No Matches
msgpack::adaptor::convert< std::map< K, V, Compare, Alloc > > Struct Template Reference

#include <map.hpp>

Inheritance diagram for msgpack::adaptor::convert< std::map< K, V, Compare, Alloc > >:
Collaboration diagram for msgpack::adaptor::convert< std::map< K, V, Compare, Alloc > >:

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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