bigint implicit cast to bool breaks code

bearophile bearophileHUGS at lycos.com
Thu May 30 15:57:19 PDT 2013


Paul D. Anderson:

> Is there another way to make a mutable copy of a BigInt?

For now don't make bigints constant. const=>mutable cast is not a 
good idea in general, in D.

Bye,
bearophile


More information about the Digitalmars-d mailing list