Home | History | Annotate | Download | only in ADT

Lines Matching full:move

161   TypeParam Move(std::move(Copy2));
162 this->expectValues(Move, this->testArray(42));
172 this->V = std::move(this->V2);
182 this->V = std::move(this->V2);
192 this->V = std::move(this->V2);
202 this->V = std::move(this->V2);
212 this->V = std::move(this->V2);
222 this->V = std::move(this->V2);
232 this->V = std::move(this->V2);
241 this->V = std::move(this->V2);
251 this->V = std::move(this->V2);
261 this->V = std::move(this->V2);
271 this->V = std::move(this->V2);
281 this->V = std::move(this->V2);
291 this->V = std::move(this->V2);
301 this->V = std::move(this->V2);
311 this->V = std::move(this->V2);
321 this->V = std::move(this->V2);