Tony V E via Std-Proposals: > Well, since std::move > - doesn't move > - is an overloaded function name (ie std::move(begin, end, out)) > > We could call it std::copy std::copy is also an algorithm.