Return NULL. Shared object pools strictly control the delete policy for their objects, and do not expose it to end users.
Synopsis
Declared in <bdlcc_sharedobjectpool.h>
virtual
void*
getDeleter(std::type_info const& type) override;
Created with MrDocs