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