http://d.puremagic.com/issues/show_bug.cgi?id=2631
------- Comment #7 from [email protected] 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); --
