MessagePack for C++
Loading...
Searching...
No Matches
msgpack
adaptor
as< std::unordered_multiset< Key, Hash, Compare, Alloc >, typename std::enable_if< msgpack::has_as< Key >::value >::type >
Public Member Functions
|
List of all members
msgpack::adaptor::as< std::unordered_multiset< Key, Hash, Compare, Alloc >, typename std::enable_if< msgpack::has_as< Key >::value >::type > Struct Template Reference
#include <
unordered_set.hpp
>
Public Member Functions
std::unordered_multiset<
Key
,
Hash
,
Compare
,
Alloc
>
operator()
(
msgpack::object
const
&
o
)
const
Member Function Documentation
◆
operator()()
template<
typename
Key
,
typename
Hash
,
typename
Compare
,
typename
Alloc
>
std::unordered_multiset<
Key
,
Hash
,
Compare
,
Alloc
>
msgpack::adaptor::as
< std::unordered_multiset<
Key
,
Hash
,
Compare
,
Alloc
>,
typename
std::enable_if<
msgpack::has_as
<
Key
>::value >::type >::operator()
(
msgpack::object
const
&
o
)
const
inline
The documentation for this struct was generated from the following file:
msgpack/v1/adaptor/cpp11/
unordered_set.hpp
Generated by
1.9.8