Andrei Alexandrescu:

> new Type[n](argument1, argument2, ..., argumentn)

I'd like those constructors to know what's their array index. But too much 
magic (like using $) is better left to Perl language.

Bye,
bearophile

Reply via email to