On Tue, 29 Dec 2009 15:02:50 -0500, bearophile <[email protected]> wrote:

Steven Schveighoffer:
can you do something like this without static initializers?  My
recollection is that this is the only way to have a struct array literal.

http://codepad.org/8HnF62s2

OK, that makes sense. Last time I remember having issues with CTFE unless the static initializer was used, but that was on D1.

-Steve

Reply via email to