Decrement operators

Synopses

Declared in <bdlt_dayofweekset.h>

Regress this iterator to the previous valid element and return *this.

Regress this iterator and return a copy of its prior value.

Return Value

  • a reference providing modifiable access to this iterator

  • by value the value of this iterator before it was decremented

Parameters

Name

Description

postfix

unused parameter distinguishing the postfix operator

Created with MrDocs