MessagePack for C++
Public Member Functions | List of all members
msgpack::adaptor::object_with_zone< type::assoc_vector< K, V, Compare, Alloc > > Struct Template Reference

#include <map.hpp>

Public Member Functions

void operator() (msgpack::object::with_zone &o, const type::assoc_vector< K, V, Compare, Alloc > &v) const
 

Member Function Documentation

§ operator()()

template<typename K , typename V , typename Compare , typename Alloc >
void msgpack::adaptor::object_with_zone< type::assoc_vector< K, V, Compare, Alloc > >::operator() ( msgpack::object::with_zone o,
const type::assoc_vector< K, V, Compare, Alloc > &  v 
) const
inline

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