The case for integer overflow checks?

Ola Fosheim Grøstad ola.fosheim.grostad+dlang at gmail.com
Mon Sep 18 17:36:37 UTC 2017


On Monday, 18 September 2017 at 14:36:35 UTC, Jonathan M Davis 
wrote:
> We have std.experimental.checkedint, so why would there be any 
> need for it to be in the compiler? The library solution 
> provides the functionality and does so in a much more flexible 
> manner than the compiler reasonably could.

So that you can use third party libraries?

Or debug your application?



More information about the Digitalmars-d mailing list