Synopsis

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

template<bool Requires = detail::is_dereferenceable<resource_type>::value>
dereference_traits<resource_type, Requires>::result_type
operator*() const noexcept(detail::dereference_traits<resource_type, Requires>::is_noexcept);