Return a pointer to the element referred to by this reverse iterator. The behavior is undefined unless this iterator is within the bounds of the underlying sequence.
Synopsis
Declared in <bdlt_calendarreverseiteratoradapter.h>
CalendarReverseIteratorAdapter<ITERATOR>::pointer
operator‐>() const;
Created with MrDocs