Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove template function copy_N #2334

Merged
merged 5 commits into from
Sep 1, 2022
Merged

Remove template function copy_N #2334

merged 5 commits into from
Sep 1, 2022

Conversation

garth-wells
Copy link
Member

@garth-wells garth-wells commented Aug 24, 2022

Use std::copy_n instead. Could not measure any meaningful performance difference with modern compilers.

Use std::copy_n instead. Could not measure any meaningful performance benefit with modern compilers.
@garth-wells garth-wells added the housekeeping Tidying and style improvements label Aug 24, 2022
@garth-wells garth-wells merged commit 4a5d20a into main Sep 1, 2022
@garth-wells garth-wells deleted the garth/remove-copy_N branch September 1, 2022 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Tidying and style improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant