26 #ifndef Om_Language_Operation_FrontPullOperandOperation_
28 #define Om_Language_Operation_FrontPullOperandOperation_ \
29 Om::Language::Operation::FrontPullOperandOperation
33 #define Om_Language_Operation_FrontPullOperandOperation_GetName_() \
64 template <
typename TheConsumer>
The Literal Program implementation.
The <-[operand...] operation implementation.
static char const * GetName()
static void Give(Evaluation &)
static void Pull(Literal &, TheConsumer &)
The callback for PullOperation.
An inserter of an Operation into the static System instance.