[Issue 12442] inefficient code with scope(exit)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon May 5 15:48:26 PDT 2014


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

--- Comment #5 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
(In reply to Andrej Mitrovic from comment #2)
> Similar performance worry about scope(success);
> http://forum.dlang.org/thread/mailman.493.1358378360.22503.digitalmars-
> d at puremagic.com?page=1

Can this be optimized separately from scope(exit)? I still have to go and
re-read that thread again but in the meantime maybe someone else can chime in.

--


More information about the Digitalmars-d-bugs mailing list