Constructors
Declared in <bdlt_dayofweekset.h>
<bdlt_dayofweekset.h>
Create an empty set.
DayOfWeekSet();
Create a set initialized to the value of the specified original set.
original
DayOfWeekSet(DayOfWeekSet const& original);