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