Create an AnyRef object.
Synopsis
Declared in <bdlar_anyref.h>
AnyRef(
void* objectAddress,
AnyVtable vtable,
bdlat_TypeCategory::Value category);
Created with MrDocs
Create an AnyRef object.
Declared in <bdlar_anyref.h>
AnyRef(
void* objectAddress,
AnyVtable vtable,
bdlat_TypeCategory::Value category);
Created with MrDocs