reverse_iterator::operator[]

Ref operator[](Dist n) const;

The operator returns *(*this + n).