[#BloombergLP-bdlar-RefUtil-wrap-0bd7] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/RefUtil.adoc[RefUtil]::wrap :relfileprefix: ../../../ :mrdocs: Make `CustomizedTypeRef` 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/CustomizedTypeRef.adoc[CustomizedTypeRef] wrap(t_TYPE& object) requires IsCustomized<t_TYPE>::value; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#