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