Capture code to run if the scope exits without an exception.
Declared in <folly/ScopeGuard.h>
<folly/ScopeGuard.h>
#define SCOPE_SUCCESS
Like SCOPE_EXIT, but does not execute the code if the scope exited due to an exception.