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

#include <unordered_set.hpp>

Public Member Functions

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

Member Function Documentation

§ operator()()

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

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