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