Implement Interface Using Super
    Jonathan Levi 
    catanscout at gmail.com
       
    Mon Jan 28 20:28:41 UTC 2019
    
    
  
On Sunday, 27 January 2019 at 09:31:46 UTC, bauss wrote:
> On Sunday, 27 January 2019 at 05:37:57 UTC, Jonathan Levi wrote:
>> This works in LDC *but not* DMD?
>> . . .
>> Is this a bug in DMD *or* in LDC?
>
> There is no bug here.
So... LDC is the one that is bugged?
I think it would have been nice to have a way of explicitly use 
the super method to implement an interface without having to 
rewrite the whole signature.  I thought I remember seeing a way 
once, but I must have been dreaming.
Thanks Bauss.
Jonathan
    
    
More information about the Digitalmars-d-learn
mailing list