Create an AnyConstVtable object referencing the specified vt.

Synopsis

Declared in <bdlar_anyvtable.h>

AnyConstVtable(CustomizedTypeConstVtable const* vt);

Parameters

Name

Description

vt

customized‐type vtable to reference

Created with MrDocs