Return the deleter function associated with this deleter.

Synopsis

Declared in <bslma_managedptrdeleter.h>

ManagedPtrDeleter::Deleter
deleter() const;

Return Value

the deleter function associated with this deleter

Created with MrDocs