https://issues.dlang.org/show_bug.cgi?id=12442
--- Comment #5 from Andrej Mitrovic <[email protected]> --- (In reply to Andrej Mitrovic from comment #2) > Similar performance worry about scope(success); > http://forum.dlang.org/thread/mailman.493.1358378360.22503.digitalmars- > [email protected]?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. --
