BloombergLP::bdlar::VtableUtil

Functions returning vtables by type category.

Synopsis

Declared in <bdlar_vtableutil.h>

class VtableUtil;

Static Member Functions

NameDescription
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.