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