Synopsis

Declared in header <boost/scope/unique_resource.hpp>

template<bool Requires = detail::is_swappable<data>::value>
enable_if<Requires>::type
swap(unique_resource& that) noexcept(detail::is_nothrow_swappable<data>::value);