Moves this iterator back by n elements.
n
Declared in <prevector.h>
<prevector.h>
const_iterator& operator-=(size_type n);
A reference to this iterator.