Remove the specified value from this set. Return true if value was a member of this set, and false otherwise.
value
true
false
Declared in <bdlt_dayofweekset.h>
<bdlt_dayofweekset.h>
bool remove(DayOfWeek::Enum value);