Write the value of the specified timetable to the specified output stream, and return a reference to the modifiable stream.
timetable
stream
Declared in <bdlt_timetable.h>
<bdlt_timetable.h>
std::ostream& operator<<( std::ostream& stream, Timetable const& timetable);
Created with MrDocs