MessagePack for C++
Public Member Functions | List of all members
msgpack::adaptor::as< std::multiset< T, Compare, Alloc >, typename std::enable_if< msgpack::has_as< T >::value >::type > Struct Template Reference

#include <set.hpp>

Public Member Functions

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

Member Function Documentation

§ operator()()

template<typename T , typename Compare , typename Alloc >
std::multiset<T, Compare, Alloc> msgpack::adaptor::as< std::multiset< T, Compare, Alloc >, typename std::enable_if< msgpack::has_as< T >::value >::type >::operator() ( msgpack::object const &  o) const
inline

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