Beta 2.072.0-b2
Martin Nowak via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Mon Oct 10 13:56:13 PDT 2016
On Monday, 10 October 2016 at 10:45:37 UTC, Sönke Ludwig wrote:
> Would have been nice in theory to have real void initialization
> of course, plus it was there for working around that (fixed?)
> issue with slow compilation times for large static arrays, but
> there is probably no real reason now to keep it.
Here is the ER for using `= void` field initializers.
[Issue 11331 – Inefficient initialization of struct with members
= void](https://issues.dlang.org/show_bug.cgi?id=11331)
More information about the Digitalmars-d-announce
mailing list