checkedint call removal

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Thu Jul 31 20:18:21 PDT 2014


On 7/31/2014 12:46 PM, H. S. Teoh via Digitalmars-d wrote:
> AFAIK, the compiler currently doesn't use assert as a source of
> information for optimization, it's just being proposed.

It already does by default, the proposal is to do it for -release.



More information about the Digitalmars-d mailing list