Return the address of the referred‐to object.
Synopsis
Declared in <bdlar_anyref.h>
void*
objectAddress() const;
Description
Return a pointer to the wrapped object.
Return Value
address of the referred‐to object
Created with MrDocs