Adam D. Ruppe: > One of the things I believe to be a huge improvement over C++ in D is variadic > templates.
G++ has them now, they are in C++0x: http://en.wikipedia.org/wiki/C_0x#Variadic_templates Bye, bearophile
Adam D. Ruppe: > One of the things I believe to be a huge improvement over C++ in D is variadic > templates.
G++ has them now, they are in C++0x: http://en.wikipedia.org/wiki/C_0x#Variadic_templates Bye, bearophile