template<class Operand>
UnaryMinus class
Represent the negation of an operand.
Template parameters | |
---|---|
Operand | Type of operand |
Represents the following mathematical expression:
Range Deduction Rules
The rule for deducing the range of a UnaryMinus object, denoted , is the following: