Generic unary operator for expressions. More...
#include <arcane/core/expr/UnaryExpressionImpl.h>
Public Member Functions | |
| virtual void | evaluate (ExpressionResult *res, ArrayVariant *a)=0 |
Generic unary operator for expressions.
Definition at line 94 of file UnaryExpressionImpl.h.
|
inlinevirtual |
Definition at line 98 of file UnaryExpressionImpl.h.