Multiple Alias this declarations?

JRM a at b.com
Wed Jun 23 16:20:00 PDT 2010


On page 231, TDPL states that a class can introduce any number of alias 
this declarations.

http://www.digitalmars.com/d/2.0/class.html#AliasThis states that there 
is only one allowed per class.

A quick test shows that dmd agrees with the latter.

Which one is right?


More information about the Digitalmars-d-learn mailing list