MEAL::ForwardResult
ForwardResult()
evaluate()
class_name()
This evaluation policy forwards the result of another function.
Public Functions
Default constructor.
Calls to context->evaluate are forwarded to evaluator.
Return the name of the class for debugging.