:relfileprefix: ../../../ [#E43EB38AA7B68B5A593C6E4ED154CFA224BE4AF0] = Function scope_exit::scope_exit == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- template< bool Requires = std::is_constructible::type, typename detail::move_or_copy_construct_ref::type, bool>::value, typename = enable_if::type> scope_exit(xref:boost/scope/scope_exit-0a.adoc[scope_exit]&& that) noexcept(std::is_nothrow_constructible::type, typename detail::move_or_copy_construct_ref::type, bool>::value); ----