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