Searched refs:execute_impl (Results 1 – 1 of 1) sorted by relevance
84 result_type execute_impl(argument_fwd_type operand, mpl::false_) const in execute_impl() function in boost::visitor_ptr_t90 execute_impl(argument_fwd_type operand, mpl::true_) const in execute_impl() function in boost::visitor_ptr_t102 return execute_impl(operand, has_void_result()); in BOOST_VARIANT_AUX_GENERIC_RESULT_TYPE()