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

#include <shared_ptr.hpp>

Public Member Functions

std::shared_ptr< T > operator() (msgpack::object const &o) const
 

Member Function Documentation

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