assert() vs. enforce(), invariant() vs. ... ?

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Aug 31 13:33:07 PDT 2013


On 8/31/13, Piotr Szturmaj <bncrbme at jadamspam.pl> wrote:
> On 31.08.2013 21:52, Andrej Mitrovic wrote:
>> On 8/31/13, Jacob Carlborg <doob at me.com> wrote:
>>> T delegate (Args) dg = &result.__ctor;
>>> dg(args);
>>
>> Ah, pretty cool workaround.
>
> Then, why not close that old bug?
>

It needs to be fixed first.


More information about the Digitalmars-d mailing list