[Issue 5710] cannot use delegates as parameters to non-global template
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jun 11 10:34:07 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=5710
--- Comment #37 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
(In reply to Martin Nowak from comment #34)
> Yes, this is similar to comment 31 and it should work using the normal
> delegate pointer. It's still challenging to implement all the IR gen for
> this.
My proposal is to have single context instead of multicontext - should have
less difficulty for the caller - no need to generate the array, only a normal
closure context.
--
More information about the Digitalmars-d-bugs
mailing list