[#BloombergLP-bslma-SharedPtrRep-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/SharedPtrRep.adoc[SharedPtrRep]::~SharedPtrRep :relfileprefix: ../../../ :mrdocs: Destroy this representation object. Note that this destructor is not intended to be invoked polymorphically, and is marked `virtual` only to silence frequent warnings on popular compilers. == Synopsis Declared in `<bslma_sharedptrrep.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual ~SharedPtrRep(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#