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