"Andrei Alexandrescu" <SeeWebsiteForEmail at erdani.org> wrote in message
news:gpb2vd$18uf$1 at digitalmars.com...
> Hello,
>
>
> I'm looking for a catchy phrase denoting this D idiom:
>
> template Blah(Stuff)
> {
> alias ... Blah;
> }
>
Unitemplate?