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

Adapt uninitialized_move and uninitialized_move_n to C++ 20 #5389

Merged
merged 6 commits into from Jul 5, 2021

Conversation

Jedi18
Copy link
Contributor

@Jedi18 Jedi18 commented Jun 15, 2021

Adapted uninitialized _move and uninitialized_move_n to C++ 20 and added container overloads. (range and sentinel). Added container tests.

Any background context you want to provide?

Issue #4822
Issue #3646
Issue #1668

@msimberg
Copy link
Contributor

retest

@msimberg
Copy link
Contributor

launch perftests

hkaiser
hkaiser previously approved these changes Jul 1, 2021
Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

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

Except for the minor comment, LGTM, thanks!

Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@hkaiser
Copy link
Member

hkaiser commented Jul 3, 2021

retest lsu

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.

None yet

3 participants