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