Skip to content
GitLab
Explore
Sign in
Use std::deque::insert directly instead of std::copy
Code
Review changes
Check out branch
Download
Patches
Plain diff
Waqar Ahmed
requested to merge
work/insert-directly
into
master
Dec 08, 2021
Overview
2
Commits
1
Pipelines
4
Changes
1
Expand
Faster than using copy with back_inserter.
Separated out from
!542 (closed)
Merge request reports
Loading