catchy phrase for this idiom?

BCS ao at pathlink.com
Thu Mar 12 10:49:01 PDT 2009


Reply to Andrei,

> Hello,
> 
> I'm looking for a catchy phrase denoting this D idiom:
> 
> template Blah(Stuff)
> {
> alias ... Blah;
> }
> i.e., defining inside a template a symbol of the same name as the
> template itself. Then you can use Blah!(X, Y) to mean Blah!(X,
> Y).Blah.
> 
> What would be a catchy, descriptive, and memorable phrase for this?
> 
> Thanks,
> 
> Andrei
> 

Template ALIASING -> taliasing or tail-asing





More information about the Digitalmars-d mailing list