Create a field‐info reference to the specified target using the specified vtable.

Synopsis

Declared in <bdlar_fieldinfo.h>

FieldInfoRef(
    void const* target,
    FieldInfoVtable const* vtable);

Created with MrDocs