opAddAssign still works
    Steven Schveighoffer 
    schveiguy at yahoo.com
       
    Tue May 11 05:57:36 PDT 2010
    
    
  
On Tue, 11 May 2010 08:52:47 -0400, Trass3r <un at known.com> wrote:
>> I found out recently that template
>> functions are not allowed in interfaces, which makes it impossible to  
>> use
>> the new operator overloads on interfaces.
>
> Wow that should find its way into bugzilla.
Already there :)
http://d.puremagic.com/issues/show_bug.cgi?id=4174
It was the minimal case I was working on creating where I discovered the  
old operator functions still work.
-Steve
    
    
More information about the Digitalmars-d-learn
mailing list