The case for integer overflow checks?

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Fri Sep 15 21:21:01 UTC 2017


On 9/15/2017 1:46 AM, Guillaume Piolat wrote:
> If overflow checks happen to be more or less cheap like (surprinsingly) array 
> bounds checks are, it could be a nice thing to pay for.

https://dlang.org/phobos/std_experimental_checkedint.html


More information about the Digitalmars-d mailing list