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