Return NULL. Shared object pools strictly control the delete policy for their objects, and do not expose it to end users.
Declared in <bdlcc_sharedobjectpool.h>
virtual
void*
getDeleter(std::type_info const& type) override;
null pointer; the delete policy is not exposed
| Name | Description |
|---|---|
| type | ignored type information for the requested deleter |