[#BloombergLP-bslstl-SharedPtrAllocateOutofplaceRep-disposeObject] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/SharedPtrAllocateOutofplaceRep.adoc[SharedPtrAllocateOutofplaceRep]::disposeObject :relfileprefix: ../../../ :mrdocs: 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. == Synopsis Declared in `<bslstl_sharedptrallocateoutofplacerep.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void disposeObject() override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#