Create an AnyConstRef object.
Synopsis
Declared in <bdlar_anyref.h>
AnyConstRef(AnyConstRefData const& data);
Parameters
Name |
Description |
data |
type‐erased object address, vtable, and category |
Created with MrDocs