Synopsis
Declared in <beman/scope/scope.hpp>
template<class ExitFunc>
using scope_success = scope_guard<ExitFunc, releaseable_execute_when_no_exception, exception_during_construction_behaviour::dont_invoke_exit_func>;