Return an lvalue reference to the object referenced by the specified ref object.
ref
Declared in <bslmf_movableref.h>
<bslmf_movableref.h>
template<class t_TYPE> static bsl::remove_reference<t_TYPE>::type& access(t_TYPE&& ref) noexcept;