Return a managed pointer reference, referring to this object. Note that this conversion operator is used implicitly to allow the construction of managed pointers from rvalues because temporaries cannot be passed by references offering modifiable access.
Declared in <bslma_managedptr.h>
template<class REFERENCED_TYPE>
operator ManagedPtr_Ref<REFERENCED_TYPE>();