Synopsis
Declared in <beman/scope/scope.hpp>
template<class ExitFunc>
using scope_fail = scope_guard<ExitFunc, releaseable_execute_only_when_exception, exception_during_construction_behaviour::invoke_exit_func>;