BloombergLP::bdlt::DayOfWeekSet_Iter::operator=

Assign to this iterator the value of the specified rhs iterator, and return a reference providing modifiable access to this iterator.

Synopsis

Declared in <bdlt_dayofweekset.h>

DayOfWeekSet_Iter&
operator=(DayOfWeekSet_Iter const& rhs);

Return Value

a reference providing modifiable access to this iterator

Parameters

NameDescription
rhsiterator to assign from