Skip to content

Conversation

@Jedi18
Copy link
Contributor

@Jedi18 Jedi18 commented Jun 28, 2021

Adapted uninitialized_value_construct and uninitialized_value_construct_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

@Jedi18 Jedi18 force-pushed the adapt_uninit_value_construct branch from 51bcd60 to a7f4842 Compare June 28, 2021 05:41
@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.

LGTM, thanks!

@hkaiser
Copy link
Member

hkaiser commented Jul 3, 2021

retest

@Jedi18 Jedi18 force-pushed the adapt_uninit_value_construct branch from a7f4842 to 1854607 Compare July 5, 2021 09:14
@Jedi18
Copy link
Contributor Author

Jedi18 commented Jul 5, 2021

PR Merge order :- uninitialized_default_construct -> uninitialized_value_construct -> uninitialized_copy -> uninitialized_fill

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.

3 participants