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

#include <optional.hpp>

Public Member Functions

boost::optional< T > operator() (msgpack::object const &o) const
 

Member Function Documentation

template<typename T >
boost::optional<T> msgpack::adaptor::as< boost::optional< 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: