reverse_bidirectional_iterator::operator->
Ptr
operator->
() const;
The operator returns
&**this
.