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