Destroy this representation object.
Synopsis
Declared in <bslma_sharedptrrep.h>
virtual
~SharedPtrRep();
Description
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.
Created with MrDocs