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