26 #ifndef Om_Language_Operation_EvaluateOperation_
28 #define Om_Language_Operation_EvaluateOperation_ \
29 Om::Language::Operation::EvaluateOperation
34 #define Om_Language_Operation_EvaluateOperation_GetName_() \
56 template <
typename TheEvaluateOperation>
58 TheEvaluateOperation &,
66 template <
typename TheOperand>
72 template <
typename TheProducer>
An Element taker; takes at the back.
A partial implementation of IncompleteOperation.
The define operation implementation.
static void GiveElements(TheEvaluateOperation &, Consumer &)
bool TakeQuotedProducer(Evaluation &, TheProducer &)
static char const * GetName()
bool TakeOperand(Evaluation &, TheOperand &)
An inserter of an Operation into the static System instance.