Create an AnyVtable object referencing the specified vt.

Synopsis

Declared in <bdlar_anyvtable.h>

AnyVtable(NullableValueVtable const* vt);

Parameters

Name

Description

vt

nullable‐value vtable to reference

Created with MrDocs