[#BloombergLP-bdlar-AnyConstRef-2constructor-0c3] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/AnyConstRef.adoc[AnyConstRef]::AnyConstRef :relfileprefix: ../../../ :mrdocs: Create an `AnyConstRef` object. The behaviour is undefined unless `objectAddress` and `vtable` point to the valid objects. == Synopsis Declared in `<bdlar_anyref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- AnyConstRef( void const* objectAddress, xref:BloombergLP/bdlar/ArrayConstVtable.adoc[ArrayConstVtable] const* vtable); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#