MessagePack for C++
Public Member Functions | List of all members
msgpack::adaptor::object_with_zone< std::multiset< T, Compare, Alloc > > Struct Template Reference

#include <set.hpp>

Public Member Functions

void operator() (msgpack::object::with_zone &o, const std::multiset< T, Compare, Alloc > &v) const
 

Member Function Documentation

template<typename T , typename Compare , typename Alloc >
void msgpack::adaptor::object_with_zone< std::multiset< T, Compare, Alloc > >::operator() ( msgpack::object::with_zone o,
const std::multiset< T, Compare, Alloc > &  v 
) const
inline

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