Return the address of the target object, or 0 if this managed pointer is empty.
Synopsis
Declared in <bslma_managedptr.h>
TARGET_TYPE*
ptr() const;
Description
DEPRECATED: Use get instead.
Created with MrDocs