Returns a reference to the resource object.
Synopsis
Declared in header <boost/scope/unique_resource.hpp>
const resource_type&
get() const noexcept;
Description
Throws: Nothing.
Return Value
-
const resource_type&
Returns a reference to the resource object.
Declared in header <boost/scope/unique_resource.hpp>
const resource_type&
get() const noexcept;
Throws: Nothing.
const resource_type&