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