Return a pointer to the managed object associated with this deleter.
Synopsis
Declared in <bslma_managedptrdeleter.h>
void*
object() const;
Return Value
pointer to the managed object associated with this deleter
Created with MrDocs