Return a pointer to the deleter stored by the derived representation (if any) if the deleter has the same type as that described by the specified type, and a null pointer otherwise.
Synopsis
Declared in <bslma_sharedptroutofplacerep.h>
virtual
void*
getDeleter(std::type_info const& type) override;
Created with MrDocs