Zcoin implementation bug enabled attacker to create 548, 000 Zcoins
Timon Gehr via Digitalmars-d
digitalmars-d at puremagic.com
Sat Mar 11 04:46:31 PST 2017
On 10.03.2017 23:41, H. S. Teoh via Digitalmars-d wrote:
>
> Basically, operator syntax is just too specific to the arithmetical
> meanings of the operators that overloading them to mean something else
> seems like just asking for trouble.
OTOH, restricting how operators can be overloaded means they cannot be
used for symbolic mathematics, which is annoying.
More information about the Digitalmars-d
mailing list