MGIS
Loading...
Searching...
No Matches
mgis::function::internals::binary_operation_modifier2_impl< CallableType > Struct Template Reference

Public Member Functions

template<typename SecondEvaluatorType >
requires (EvaluatorConcept<std::decay_t<SecondEvaluatorType>>)
constexpr auto operator() (SecondEvaluatorType &&) const
 
template<typename FirstEvaluatorType , typename SecondEvaluatorType >
requires ((EvaluatorConcept<std::decay_t<FirstEvaluatorType>>)&& // (EvaluatorConcept<std::decay_t<SecondEvaluatorType>>)&& // (std::invocable< CallableType, evaluator_result<std::decay_t<FirstEvaluatorType>>, evaluator_result<std::decay_t<SecondEvaluatorType>>>))
constexpr auto operator() (FirstEvaluatorType &&, SecondEvaluatorType &&) const
 

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