MessagePack for C++
Loading...
Searching...
No Matches
msgpack::adaptor::as< std::vector< T, Alloc >, typename std::enable_if< msgpack::has_as< T >::value >::type > Struct Template Reference

#include <vector.hpp>

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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