MessagePack for C++
Loading...
Searching...
No Matches
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

◆ operator()()

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: