:relfileprefix: ../../../ [#D0B4C627C3434D8AFC25F0FE86CF72825C7C4373] = Function unique_resource::unique_resource == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- template< typename D, typename = enable_if::type>::value>::type> unique_resource( xref:boost/scope/default_resource_t.adoc[default_resource_t] res, D&& del) noexcept(std::is_nothrow_constructible::type>::value); ----