|
GnuCash
5.6-150-g038405b370+
|
Standard mutating arithmetic operators. More...
Functions | |
| void | GncRational::operator+= (GncRational b) |
| void | GncRational::operator-= (GncRational b) |
| void | GncRational::operator*= (GncRational b) |
| void | GncRational::operator/= (GncRational b) |
Standard mutating arithmetic operators.
1.8.14