Return (untyped) address of the object managed by this representation. This virtual override effectively returns "(void*)ptr()".
Synopsis
Declared in <bdlcc_sharedobjectpool.h>
virtual
void*
originalPtr() const override;
Created with MrDocs