DIP66 - Multiple alias this

Steven Schveighoffer via Digitalmars-d digitalmars-d at puremagic.com
Fri Oct 10 10:31:23 PDT 2014


On 10/10/14 1:09 PM, IgorStepanov wrote:
> I've created DIP for my pull request.
> DIP: http://wiki.dlang.org/DIP66
> PR: https://github.com/D-Programming-Language/dmd/pull/3998
>
> Please, comment it.
Hm... not sure you need a DIP.

 From page 231 of TDPL: "A class could introduce any number of alias 
this declarations, thus subtyping any number of types."

-Steve


More information about the Digitalmars-d mailing list