:relfileprefix: ../../../ [#D527F0491426F09C9870522028E9E14BB4494818] = Function unique_resource::unique_resource == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- template< bool Requires = std::is_default_constructible::value, typename = enable_if::type> constexpr unique_resource() noexcept(std::is_nothrow_default_constructible::value); ----