Andrei Alexandrescu Wrote:

> I'm looking for a catchy phrase denoting this D idiom:
> 
> template Blah(Stuff)
> {
>     alias ... Blah;
> }

verbose templated declaration.

Reply via email to