Create an AnyVtable object referencing the specified vt.
Synopsis
Declared in <bdlar_anyvtable.h>
AnyVtable(DynamicTypeVtable const* vt);
Parameters
Name |
Description |
vt |
dynamic‐type vtable to reference |
Created with MrDocs