Synopsis

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

template<bool Requires = detail::is_dereferenceable<resource_type>::value>
enable_if<Requires, const resource_type&>::type
operator->() const noexcept;