[#BloombergLP-bdlar-RefUtil-wrap-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/RefUtil.adoc[RefUtil]::wrap :relfileprefix: ../../../ :mrdocs: Make `ChoiceRef` to the specified "choice" `object`. == Synopsis Declared in `<bdlar_refutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_TYPE> static xref:BloombergLP/bdlar/ChoiceRef.adoc[ChoiceRef] wrap(t_TYPE& object) requires IsChoice<t_TYPE>::value; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#