Steven Schveighoffer:can you do something like this without static initializers? Myrecollection 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
