[#BloombergLP-bdlde-Crc32-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/Crc32.adoc[Crc32]::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_crc32.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlde/Crc32.adoc[Crc32]& operator=(xref:BloombergLP/bdlde/Crc32.adoc[Crc32] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#