Destroy the object referred to by this representation.
Declared in <bslstl_sharedptrallocateoutofplacerep.h>
virtual
void
disposeObject() override;
Destroy the object referred to by this representation. This method is invoked by releaseRef when the number of shared references reaches zero and should not be explicitly invoked otherwise.