[#BloombergLP-baljsn-EncoderTestAddress-operator_assign-0c7] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestAddress.adoc[EncoderTestAddress]::operator= :relfileprefix: ../../../ :mrdocs: Assignment operators == Synopses Declared in `<baljsn_encoder_testtypes.h>` Assign to this object the value of the specified 'rhs' object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestAddress.adoc[EncoderTestAddress]& xref:BloombergLP/baljsn/EncoderTestAddress/operator_assign-06.adoc[operator=](xref:BloombergLP/baljsn/EncoderTestAddress.adoc[EncoderTestAddress] const& rhs); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestAddress/operator_assign-06.adoc[_» more..._]# 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. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestAddress.adoc[EncoderTestAddress]& xref:BloombergLP/baljsn/EncoderTestAddress/operator_assign-0ca.adoc[operator=](xref:BloombergLP/baljsn/EncoderTestAddress.adoc[EncoderTestAddress]&& rhs); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestAddress/operator_assign-0ca.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#