[#BloombergLP-bdlar-AnyVtable-2constructor-092] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/AnyVtable.adoc[AnyVtable]::AnyVtable :relfileprefix: ../../../ :mrdocs: Constructors == Synopses Declared in `<bdlar_anyvtable.h>` Create an empty `AnyVtable` object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlar/AnyVtable/2constructor-03.adoc[AnyVtable](); ---- [.small]#xref:BloombergLP/bdlar/AnyVtable/2constructor-03.adoc[_» more..._]# Create an `AnyVtable` object referencing the specified `vt`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlar/AnyVtable/2constructor-0a.adoc[AnyVtable](xref:BloombergLP/bdlar/ArrayVtable.adoc[ArrayVtable] const* vt); ---- [.small]#xref:BloombergLP/bdlar/AnyVtable/2constructor-0a.adoc[_» more..._]# Create an `AnyVtable` object referencing the specified `vt`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlar/AnyVtable/2constructor-0e3.adoc[AnyVtable](xref:BloombergLP/bdlar/ChoiceVtable.adoc[ChoiceVtable] const* vt); ---- [.small]#xref:BloombergLP/bdlar/AnyVtable/2constructor-0e3.adoc[_» more..._]# Create an `AnyVtable` object referencing the specified `vt`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlar/AnyVtable/2constructor-09f.adoc[AnyVtable](xref:BloombergLP/bdlar/CustomizedTypeVtable.adoc[CustomizedTypeVtable] const* vt); ---- [.small]#xref:BloombergLP/bdlar/AnyVtable/2constructor-09f.adoc[_» more..._]# Create an `AnyVtable` object referencing the specified `vt`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlar/AnyVtable/2constructor-02c8.adoc[AnyVtable](xref:BloombergLP/bdlar/DynamicTypeVtable.adoc[DynamicTypeVtable] const* vt); ---- [.small]#xref:BloombergLP/bdlar/AnyVtable/2constructor-02c8.adoc[_» more..._]# Create an `AnyVtable` object referencing the specified `vt`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlar/AnyVtable/2constructor-0f.adoc[AnyVtable](xref:BloombergLP/bdlar/EnumVtable.adoc[EnumVtable] const* vt); ---- [.small]#xref:BloombergLP/bdlar/AnyVtable/2constructor-0f.adoc[_» more..._]# Create an `AnyVtable` object referencing the specified `vt`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlar/AnyVtable/2constructor-0e7.adoc[AnyVtable](xref:BloombergLP/bdlar/NullableValueVtable.adoc[NullableValueVtable] const* vt); ---- [.small]#xref:BloombergLP/bdlar/AnyVtable/2constructor-0e7.adoc[_» more..._]# Create an `AnyVtable` object referencing the specified `vt`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlar/AnyVtable/2constructor-02c9.adoc[AnyVtable](xref:BloombergLP/bdlar/SequenceVtable.adoc[SequenceVtable] const* vt); ---- [.small]#xref:BloombergLP/bdlar/AnyVtable/2constructor-02c9.adoc[_» more..._]# Create an `AnyVtable` object referencing the specified `vt`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlar/AnyVtable/2constructor-06.adoc[AnyVtable](xref:BloombergLP/bdlar/SimpleTypeVtable.adoc[SimpleTypeVtable] const* vt); ---- [.small]#xref:BloombergLP/bdlar/AnyVtable/2constructor-06.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#