Construct a checksum having the value of the specified original checksum.

Synopsis

Declared in <bdlde_crc32.h>

Crc32(Crc32 const& original);

Parameters

Name

Description

original

checksum providing the initial value

Created with MrDocs