Delete the specified ptr using the specified deleter.
ptr
deleter
Declared in <bslma_sharedptroutofplacerep.h>
<bslma_sharedptroutofplacerep.h>
template< class TYPE, class DELETER> static void deleteObject( TYPE* ptr, DELETER& deleter);