DIP 1002 (TryElseExpression) added to the queue

Marc Schütz via Digitalmars-d digitalmars-d at puremagic.com
Sun Oct 2 04:23:56 PDT 2016


On Thursday, 29 September 2016 at 17:47:41 UTC, Walter Bright 
wrote:
> On 9/29/2016 4:45 AM, Marc Schütz wrote:
>> And `Foo` could have `@disabled this()`, so you simply _can't_ 
>> declare it
>> without initializing it
>
> Foo foo = void;

That's even worse. At least Foo.init would be deterministic.


More information about the Digitalmars-d mailing list