|
Schnek
|
Public Types | |
| enum | { isPositive = false } |
| typedef OperatorAdd< vtype > | Positive |
| typedef OperatorSubtract< vtype > | Negative |
| typedef OperatorAdd< vtype > | Inverted |
Public Member Functions | |
| template<> | |
| std::string | eval (std::string, std::string) |
Static Public Member Functions | |
| static vtype | eval (vtype val1, vtype val2) |
| static Expression< vtype >::pExpression | negate (typename Expression< vtype >::pExpression val) |