GnuCash
5.6-150-g038405b370+
|
Normal arithmetic operators. More...
Normal arithmetic operators.
The class arithmetic operators are implemented in terms of these operators.
These operators can throw std::overflow_error, std::underflow_error, or std::invalid argument as indicated in the class documentation.
a | The right-side operand |
b | The left-side operand |