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

#include <list.hpp>

Public Member Functions

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

Member Function Documentation

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