Library Version 11.2.5.3
void move_to(index_type n) const
Iterator movement function.
Move this iterator to the index "n". If n is not in the valid range, this iterator will be an invalid iterator equal to end() iterator.
target element's index.
db_vector::end() ;
db_vector_base_iterator