Union holding a pointer to any category‐specific vtable.
Synopsis
Declared in <bdlar_anyvtable.h>
union AnyVtable;
Member Functions
Name |
Description |
|
Constructors |
Data Members
Name |
Description |
|
array vtable |
|
choice vtable |
|
customized‐type vtable |
|
dynamic‐type vtable |
|
enumeration vtable |
|
nullable‐value vtable |
|
sequence vtable |
|
simple‐type vtable |
Created with MrDocs