Write the value of the specified timetable to the specified output stream, and return a reference to the modifiable stream.

Synopsis

Declared in <bdlt_timetable.h>

std::ostream&
operator<<(
    std::ostream& stream,
    Timetable const& timetable);

Created with MrDocs