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