[#BloombergLP-baljsn-EncoderTestEmployee-operator_assign-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestEmployee.adoc[EncoderTestEmployee]::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/EncoderTestEmployee.adoc[EncoderTestEmployee]& xref:BloombergLP/baljsn/EncoderTestEmployee/operator_assign-0c.adoc[operator=](xref:BloombergLP/baljsn/EncoderTestEmployee.adoc[EncoderTestEmployee] const& rhs); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestEmployee/operator_assign-0c.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/EncoderTestEmployee.adoc[EncoderTestEmployee]& xref:BloombergLP/baljsn/EncoderTestEmployee/operator_assign-05.adoc[operator=](xref:BloombergLP/baljsn/EncoderTestEmployee.adoc[EncoderTestEmployee]&& rhs); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestEmployee/operator_assign-05.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#