Ignore the specified type and return a null pointer. Note that there is no facility for the user to supply a deleter for an in‐place representation for a shared pointer.
Synopsis
Declared in <bslstl_sharedptrallocateinplacerep.h>
virtual
void*
getDeleter(std::type_info const& type) override;
Created with MrDocs