On Tue, 11 May 2010 08:52:47 -0400, Trass3r <u...@known.com> wrote:
I found out recently that templatefunctions are not allowed in interfaces, which makes it impossible to usethe new operator overloads on interfaces.Wow that should find its way into bugzilla.
Already there :) http://d.puremagic.com/issues/show_bug.cgi?id=4174It was the minimal case I was working on creating where I discovered the old operator functions still work.
-Steve