Return a raw pointer to the current target object (if any) and the deleter for the currently managed object, and reset this managed pointer to empty. It is undefined behavior to run the returned deleter unless the returned pointer to target object is not null.

Synopsis

Declared in <bslma_managedptr.h>

Created with MrDocs