|
MGIS
|
Public Types | |
| using | Tag = ::mgis::function::EvaluatorModifierTag |
| this alias allows to match the Evaluator Modifier concept | |
Public Member Functions | |
|
template<typename EvaluatorType > requires ((EvaluatorConcept<std::decay_t<EvaluatorType>>)&&( std::invocable<CallableType, evaluator_result<std::decay_t<EvaluatorType>>>)) | |
| constexpr auto | operator() (EvaluatorType &&) const |