checkedint call removal
Tobias Pankrath via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jul 30 11:02:38 PDT 2014
On Wednesday, 30 July 2014 at 17:58:45 UTC, Dicebot wrote:
> On Wednesday, 30 July 2014 at 17:57:04 UTC, Andrei Alexandrescu
> wrote:
>> "I assume my program is correct, generate the fastest code for
>> it".
>
> Sounds like description for a command that should trigger "You
> are fired" e-mail notification.
Totally depends on the situation. If you write a SAT solver you
can make that assumptions without problems and just verify your
results afterwards with a (way simpler) program that was compiled
without -release.
More information about the Digitalmars-d
mailing list