Functions returning vtables by type category.

Synopsis

Declared in <bdlar_vtableutil.h>

class VtableUtil;

Static Member Functions

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.

Created with MrDocs