BloombergLP::bdlde::operator<<

Write to the specified output stream the specified checksum value and return a reference to the modifiable stream.

Synopsis

Declared in <bdlde_crc64.h>

std::ostream&
operator<<(
    std::ostream& stream,
    Crc64 const& checksum);

Return Value

a reference to the modifiable stream

Parameters

NameDescription
streamoutput stream
checksumchecksum value to write