Modify this reverse iterator to refer to the previous 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 same value as a reverse iterator at the start of the underlying sequence.

Synopsis

Declared in <bdlt_calendarreverseiteratoradapter.h>

Created with MrDocs