Return a pointer to the factory instance associated with this deleter.

Synopsis

Declared in <bslma_managedptrdeleter.h>

void*
factory() const;

Return Value

pointer to the factory instance associated with this deleter

Created with MrDocs