[Issue 16193] opApply() doesn't heap allocate closure

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jun 23 04:50:47 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=16193

--- Comment #2 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
(In reply to Mathias Lang from comment #1)
> Why do you want it to allocate ?
for consistency.

> Either way, I'm just puzzled what's the use case here.
less special cases to remember.

--


More information about the Digitalmars-d-bugs mailing list