void operator=(const calcEntry &)=delete
Disallow default bitwise assignment.
Uses dynamic compilation to provide calculating functionality for entering dictionary entries...
calcEntry(const calcEntry &)=delete
Disallow default bitwise copy construction.
static bool execute(dictionary &dict, Istream &)
Execute the functionEntry in a sub-dict context.
A keyword and a list of tokens is a 'primitiveEntry'. An primitiveEntry can be read, written and printed, and the types and values of its tokens analysed.
A functionEntry causes entries to be added/manipulated on the specified dictionary given an input str...
const dictionary & dict() const
This entry is not a dictionary,.
ClassName("calc")
Runtime type information.