std.Algebraic alias this

Radu via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Oct 6 00:02:28 PDT 2015


On Tuesday, 6 October 2015 at 06:37:16 UTC, Nicholas Wilson wrote:
> On Monday, 5 October 2015 at 11:31:32 UTC, Radu wrote:
>> There is a weird rule on how compiler treats alias this for 
>> the N and S types bellow.
>>
>> [...]
>
> Please file a bug report.
>
> Also do the errors change if you reverse the order in T i.e. 
> alias T = Algebraic!(S,N); ?

bug report

https://issues.dlang.org/show_bug.cgi?id=15168


More information about the Digitalmars-d-learn mailing list