Modify this reverse iterator to refer to the next element in the reverse iteration sequence, and return a reference providing modifiable access to this reverse iterator. The behavior is undefined unless, on entry, this reverse iterator does not have the past‐the‐end value for a reverse iterator over the underlying sequence.

Synopsis

Declared in <bdlt_calendarreverseiteratoradapter.h>

Created with MrDocs