Searched refs:it_i (Results 1 – 1 of 1) sorted by relevance
90 for( RandIt it_i(first), it_gcd(it_i + gcd(length, middle_pos)) in rotate_gcd() local91 ; it_i != it_gcd in rotate_gcd()92 ; ++it_i){ in rotate_gcd()93 value_type temp(boost::move(*it_i)); in rotate_gcd()94 RandIt it_j = it_i; in rotate_gcd()101 } while(it_k != it_i); in rotate_gcd()