Utility for constructing FieldInfoVtable objects with function pointers for objects satisfying the FieldInfo concept.

Synopsis

Declared in <bdlar_fieldinfo.h>

struct FieldInfo_VtableUtil;

Static Member Functions

Name

Description

getVtable

Return a pointer to a vtable populated with function pointers for the specified t_FIELD_INFO type.

Created with MrDocs