|
Schnek
|
Public Types | |
| enum | { isPositive = true } |
| typedef OperatorMultiply< vtype > | Positive |
| typedef OperatorDivide< vtype > | Negative |
| typedef OperatorDivide< 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) |