Assign to this set the value of the specified rhs set, and return a reference providing modifiable access to this set.
Synopsis
Declared in <bdlt_dayofweekset.h>
DayOfWeekSet&
operator=(DayOfWeekSet const& rhs);
Return Value
a reference providing modifiable access to this set
Parameters
Name |
Description |
rhs |
set to assign from |
Created with MrDocs