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

#include <variant.hpp>

Inheritance diagram for Si::try_get_ptr_visitor< Element >:

Public Member Functions

Element * operator() (Element &value) const BOOST_NOEXCEPT
 
template<class Other >
Element * operator() (Other const &) const BOOST_NOEXCEPT
 

Member Function Documentation

template<class Element >
Element* Si::try_get_ptr_visitor< Element >::operator() ( Element &  value) const
inline
template<class Element >
template<class Other >
Element* Si::try_get_ptr_visitor< Element >::operator() ( Other const &  ) const
inline

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