What are the worst parts of D?

Daniel Murphy via Digitalmars-d digitalmars-d at puremagic.com
Mon Sep 22 06:26:49 PDT 2014


"Timon Gehr"  wrote in message news:lvmh5b$eo9$1 at digitalmars.com... 

> When was int x(T)=2; introduced?

At the same time as enum x(T) = 2; I think.

> Also, C-style array syntax would actually be string results(T)[] = "";.

Nah, array type suffix goes before the template argument list.


More information about the Digitalmars-d mailing list