[Issue 8441] mixin containing template functions causes compiler errors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 18 07:05:04 PST 2013


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



--- Comment #3 from jfanatiker at gmx.at 2013-01-18 07:04:59 PST ---
Ah, I see: So the issue is that template overloads don't work. Thanks for
investigating this!

Unfortunately it does not really help for std.signals2, because renaming the
methods to connectDirectly, connectViaDelegate, .... seems rather ugly,
although I don't think it is a good idea to alter a public API because of
workarounds. I would be fine, if it only affected private parts.

-- 
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