BloombergLP::bdlt::Time::streamOut

Format this time to the specified output stream, and return a reference to the modifiable stream.

Synopsis

Declared in <bdlt_time.h>

std::ostream&
streamOut(std::ostream& stream) const;

Description

DEPRECATED: Use print instead.