[Issue 2631] alias symbol this;

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 1 16:10:02 PST 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2631





------- Comment #7 from wbaxter at gmail.com  2009-02-01 18:10 -------
(In reply to comment #6)

> 
> would this make sense?
>      alias T template; // I mean the template itself
>  vs
>      alias T this; // I mean the this in the outer scope
> 

Ooh I like that.
Or even: 

   alias ..blahblah.. this(template);


-- 



More information about the Digitalmars-d-bugs mailing list