On Monday, 11 March 2013 at 00:10:46 UTC, Rob T wrote:
template NDimensionalArrayType(T,alias size)I'm wondering what "alias size" does? I can't find that form documented anywhere, but it seems to be valid.
http://dlang.org/template.html#TemplateAliasParameter
