checkedint call removal
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jul 31 13:57:10 PDT 2014
On 7/31/14, 12:37 PM, Daniel Gibson wrote:
>
> This thread however shows that many D users (who probably have more D
> experience than myself) are not aware that assert() may influence
> optimization and would prefer to have separate syntax to tell the
> optimizer what values he can expect.
Yah, I think that's a good outcome. We must document assert better. --
Andrei
More information about the Digitalmars-d
mailing list