[Issue 8441] mixin containing template functions causes compiler errors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 10 07:30:37 PDT 2013


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



--- Comment #16 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-07-10 07:30:35 PDT ---
(In reply to comment #15)
> > Btw why are you using mixin templates instead of a struct? I know the current
> > std.signals uses it, but it's broken because people keep running into Issue
> > 5028.
> 
> Instead is not quite correct, the mixin is just a wrapper around the FullSignal
> struct.

Ah you mean 'RestrictedSignal', the other one has a private alias. Ok then.

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