Functions returning vtables by type category.
Declared in <bdlar_vtableutil.h>
class VtableUtil;
| Name | Description |
|---|---|
getConstVtable | Return a const vtable for the specified t_TYPE based on its type category. |
getVtable | Return a vtable for the specified t_TYPE based on its type category. |