[#BloombergLP-baljsn-DecoderOptions-operator_assign-03c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/DecoderOptions.adoc[DecoderOptions]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this object the value of the specified `rhs` object. After performing this action, the `rhs` object will be left in a valid, but unspecified state. == Synopsis Declared in `<baljsn_decoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/DecoderOptions.adoc[DecoderOptions]& operator=(xref:BloombergLP/baljsn/DecoderOptions.adoc[DecoderOptions]&& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#