#include <multivisitors.hpp>
Public Types | |
typedef BOOST_DEDUCED_TYPENAME VisitorT::result_type | result_type |
Public Member Functions | |
two_variables_holder (VisitorT &visitor, Visitable1T &visitable1, Visitable2T &visitable2) BOOST_NOEXCEPT | |
typedef BOOST_DEDUCED_TYPENAME VisitorT::result_type boost::detail::variant::two_variables_holder< VisitorT, Visitable1T, Visitable2T >::result_type |
|
inlineexplicit |