#include <FdoStd.h>
#include <Fdo/Expression/Expression.h>
#include <Fdo/Expression/UnaryOperations.h>
Go to the source code of this file.
Classes | |
class | FdoUnaryExpression |
The FdoUnaryExpression class derives from FdoExpression and allows negation of arithmetic expressions. More... |