This struct stores a series of function pointers to wrappers that invoke the underlying methods of the supplied type erased object that implement the "dynamic" type category.
Synopsis
Declared in <bdlar_dynamictypevtable.h>
struct DynamicTypeVtable;
Type Aliases
Data Members
Name |
Description |
read‐only vtable |
|
reset function |
|
value reference accessor |
Created with MrDocs