Return a "snapshot" of the current number of shared references to the shared object referred to by this representation object.
Synopsis
Declared in <bslma_sharedptrrep.h>
int
numReferences() const;
Return Value
current number of shared references to the shared object
Created with MrDocs