[#BloombergLP-bdlar-AnyConstRef-2constructor-0c83] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/AnyConstRef.adoc[AnyConstRef]::AnyConstRef :relfileprefix: ../../../ :mrdocs: Create an `AnyConstRef` object that wraps the same object as the specified `object`. == Synopsis Declared in `<bdlar_anyref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- AnyConstRef(xref:BloombergLP/bdlar/AnyRef.adoc[AnyRef] const& object); ---- == Parameters [cols="1,4"] |=== | Name| Description | *object* | non‐const any reference to rewrap as const |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#