Hello Robert,

>>> Robert Graham Merkel <[EMAIL PROTECTED]> 30.06.00 09:31:59 >>>

perhaps I understand something wrong but I think one of the purposes of operator 
overloading in C++ is to be able to write something like "x = y + z" instead of 
"gnc_money_plus(x, y, z)", even if the "+" operator does complex, not necessarily 
arithmetic operations instead of just a simple addition. At least I use it that way...

Bye,

Ralf


--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to