"Kagamin" <spam at here.lot> wrote in message
news:gpd8ka$1npp$1 at digitalmars.com...
> Andrei Alexandrescu Wrote:
>
>> I'm looking for a catchy phrase denoting this D idiom:
>>
>> template Blah(Stuff)
>> {
>> alias ... Blah;
>> }
>
> verbose templated declaration.
As far as I'm concerned, we've found a winner right here ;)