Silicium
Public Member Functions | List of all members
Si::try_get_visitor< Element > Struct Template Reference

#include <variant.hpp>

Inheritance diagram for Si::try_get_visitor< Element >:

Public Member Functions

boost::optional< Element > operator() (Element value) const
 
template<class Other >
boost::optional< Element > operator() (Other const &) const
 

Member Function Documentation

template<class Element >
boost::optional<Element> Si::try_get_visitor< Element >::operator() ( Element  value) const
inline
template<class Element >
template<class Other >
boost::optional<Element> Si::try_get_visitor< Element >::operator() ( Other const &  ) const
inline

The documentation for this struct was generated from the following file: