Create an AnyConstVtable object referencing the specified vt.

Synopsis

Declared in <bdlar_anyvtable.h>

AnyConstVtable(NullableValueConstVtable const* vt);

Parameters

Name

Description

vt

nullable‐value vtable to reference

Created with MrDocs