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