:relfileprefix: ../../../ [#52427FA18600A89D467FE5D96A93EA2574F22E44] = Function scope_fail::scope_fail == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- template< bool Requires = std::is_move_constructible::value, typename = enable_if::type> scope_fail(xref:boost/scope/scope_fail-04.adoc[scope_fail]&& that) noexcept(std::is_nothrow_move_constructible::value); ----