Create an AnyConstVtable object referencing the specified vt.

Synopsis

Declared in <bdlar_anyvtable.h>

AnyConstVtable(ChoiceConstVtable const* vt);

Parameters

Name

Description

vt

choice vtable to reference

Created with MrDocs