Synopsis
Declared in <beman/scope/scope.hpp>
template<
class ScopeExitFunc,
typename InvokeChecker = void,
exception_during_construction_behaviour ConstructionExceptionBehavior = exception_during_construction_behaviour::invoke_exit_func>
class scope_guard;