[Issue 4174] Template interface functions not allowed, making operator overloads difficult

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Apr 27 18:36:39 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=4174



--- Comment #7 from github-bugzilla at puremagic.com 2012-04-27 18:37:45 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/bb9200a4f80c912a4b9e4c4649307d86edb0624c
Issue 4174 - Template interface functions not allowed, making operator
overloads difficult

The lifting restriction banning final and static members in interfaces should
also apply to template functions.

https://github.com/D-Programming-Language/dmd/commit/f1f09dd8ef3710e631d387268a5cf03507ccf99b
Merge pull request #131 from yebblies/issue4174

Issue 4174 - Template interface functions not allowed, making operator
overloads difficult

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list