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;
Return Value
untyped address of the managed object
Created with MrDocs