BloombergLP::bdlde::operator<<

Write to the specified output stream the specified MD5 digest and return a reference to the modifiable stream.

Synopsis

Declared in <bdlde_md5.h>

std::ostream&
operator<<(
    std::ostream& stream,
    Md5 const& digest);

Return Value

a reference to the modifiable stream

Parameters

NameDescription
streamoutput stream
digestMD5 digest to write