Assign to this set the subtraction of the specified rhs set from this set (i.e., a set containing elements that are in this set, but not in the rhs set), and return a reference providing modifiable access to this set.
rhs
Declared in <bdlt_dayofweekset.h>
<bdlt_dayofweekset.h>
DayOfWeekSet& operator-=(DayOfWeekSet const& rhs);