BloombergLP::bdlt::DayOfWeekSet::operator&=

Assign to this set the intersection of this set with the specified rhs set (i.e., a set containing elements that are in both this set and the rhs set), and return a reference providing modifiable access to this set.

Synopsis

Declared in <bdlt_dayofweekset.h>

DayOfWeekSet&
operator&=(DayOfWeekSet const& rhs);