DIP66 - Multiple alias this
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Fri Oct 10 11:17:52 PDT 2014
On 10/10/14, 10:31 AM, Steven Schveighoffer wrote:
> 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."
TDPL is not reference. The DIP should cover various corner cases. -- Andrei
More information about the Digitalmars-d
mailing list