super(...) in mixin template
Meta
jared771 at gmail.com
Mon Mar 3 08:14:00 PST 2014
On Monday, 3 March 2014 at 16:11:48 UTC, Steve Teale wrote:
> I did not get any takers in D Learn, so I'll try again here.
>
> Mixin templates are supposed to be instantiated in the scope
> where they were invoked. I have tried one that I want to invoke
> in the body of a constructor, but it fails when it calls
> super(...).
>
> Should this be so, or is it a bug?
>
> Steve
Can you post a link to the thread in digitalmars.D.learn? I
regularly lurk there, and I must've missed your thread.
More information about the Digitalmars-d
mailing list