Return the address of the target object, or 0 if this managed pointer is empty.
Synopsis
Declared in <bslma_managedptr.h>
TARGET_TYPE*
operator‐>() const;
Return Value
address of the target object, or 0 if empty
Created with MrDocs