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

#include <forward_list.hpp>

Public Member Functions

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

Member Function Documentation

◆ operator()()

template<typename T, typename Alloc>
std::forward_list< T, Alloc > msgpack::adaptor::as< std::forward_list< T, 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: