In‐core representation of an AnyConstRef value.

Synopsis

Declared in <bdlar_anyrefdata.h>

struct AnyConstRefData;

Data Members

Name

Description

d_category

type category of the object

d_object_p

referred object address

d_vtable

vtable for the referred object

Created with MrDocs