Skip to content

[Andrei Tulpan] algorithms_task_6#558

Open
andreitulpan wants to merge 1 commit intosmay1613:masterfrom
andreitulpan:algorithms_task_6_Andrei_Tulpan
Open

[Andrei Tulpan] algorithms_task_6#558
andreitulpan wants to merge 1 commit intosmay1613:masterfrom
andreitulpan:algorithms_task_6_Andrei_Tulpan

Conversation

@andreitulpan
Copy link

No description provided.

typename std::iterator_traits<FwIt>::reference>::type>::value,
"FwIt must point to const data");

std::copy(sourceBegin, sourceEnd, std::back_inserter(target));
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider search + insertion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants