BloombergLP::bdlcc::SharedObjectPool_Rep::getDeleter

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;

Return Value

null pointer; the delete policy is not exposed

Parameters

NameDescription
typeignored type information for the requested deleter