Write the specified rhs set to the specified output stream in some reasonable (single‐line) format, and return a reference to stream.
Synopsis
Declared in <bdlt_dayofweekset.h>
std::ostream&
operator<<(
std::ostream& stream,
DayOfWeekSet const& rhs);
Created with MrDocs