[#BloombergLP-bdlb-NullableValueRef-operator_assign-060] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/NullableValueRef.adoc[NullableValueRef]::operator= :relfileprefix: ../../../ :mrdocs: Assign to the target the value of the specified `rhs`, and return a reference providing modifiable access to this object. == Synopsis Declared in `<bdlb_nullablevalueref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/NullableValueRef.adoc[bdlb::NullableValueRef<TYPE>]& operator=(TYPE const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#