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