Create an AnyRef object. The behaviour is undefined unless objectAddress and vtable point to the valid objects.
AnyRef
objectAddress
vtable
Declared in <bdlar_anyref.h>
<bdlar_anyref.h>
AnyRef( void* objectAddress, CustomizedTypeVtable const* vtable);