Searched refs:it_i (Results 1 – 1 of 1) sorted by relevance
343 for( RandIt it_i(first), it_gcd(it_i + gcd(length, middle_pos)) in rotate_gcd() local344 ; it_i != it_gcd in rotate_gcd()345 ; ++it_i){ in rotate_gcd()346 value_type temp(boost::move(*it_i)); in rotate_gcd()347 RandIt it_j = it_i; in rotate_gcd()354 } while(it_k != it_i); in rotate_gcd()