Date: Wed, 02 Oct 2019 23:45:00 +0000
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.
> 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.
Received on 2019-10-02 18:47:34