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