C++ Logo

std-proposals

Advanced search

Re: std::duplicate

From: Coobeeyon <mike.daum_at_[hidden]>
Date: Wed, 2 Oct 2019 22:14:00 -0400
Yes! That’s what makes it amazing!

Sent from my iPhone

> On Oct 2, 2019, at 8:20 PM, Michael Spencer via Std-Proposals <std-proposals_at_[hidden]> wrote:
>
>> On Wed, Oct 2, 2019 at 4:45 PM Lyberta via Std-Proposals <std-proposals_at_[hidden]> wrote:
>
>> 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.
>
> So is std::move: https://en.cppreference.com/w/cpp/algorithm/move
>
> - Michael Spencer
> --
> Std-Proposals mailing list
> Std-Proposals_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals

Received on 2019-10-02 21:16:13