Schnek
schnek::expression::OperatorSubtract< vtype > Struct Template Reference

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 val1, std::string val2)
 

Static Public Member Functions

static vtype eval (vtype val1, vtype val2)
 
static Expression< vtype >::pExpression negate (typename Expression< vtype >::pExpression val)
 

The documentation for this struct was generated from the following file: