Generic code: @autoconst, @autopure, @autonothrow

Justin Johansson no at spam.com
Sun Aug 29 05:57:55 PDT 2010


On 29/08/10 21:36, bearophile wrote:
> ... if you use multiprecision GNU numbers, your large numbers aren't immutable, you are able to change their sign in-place.

Is the reason for this due to some optimization strategy to
avoid copying and changing the sign on the copy?


More information about the Digitalmars-d mailing list