constexpr reverse_iterator operator-(difference_type n) const;
Returns: reverse_iterator(current+n).