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>

Crc64&
operator=(Crc64 const& rhs);

Return Value

a reference to this modifiable checksum

Parameters

Name

Description

rhs

checksum to assign from

Created with MrDocs