Format this datetime interval to the specified output stream, and return a reference to stream.
Declared in <bdlt_datetimeinterval.h>
std::ostream&
streamOut(std::ostream& stream) const;
DEPRECATED: use operator<< or print instead.
a reference to stream
| Name | Description |
|---|---|
| stream | output stream |