"Timon Gehr" wrote in message news:[email protected]...
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.

Reply via email to