self operator+(difference_type n) const
Iterator movement operator.
Return another iterator by moving this iterator backward by n elements.
These functions have identical behaviors and semantics as those of db_vector_base_iterator , so please refer to equivalent in that class.