Skip to content

P2752R3 Static storage for braced initializers #6322

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

Merged
merged 1 commit into from
Jul 16, 2023
Merged

Conversation

jensmaurer
Copy link
Member

@jensmaurer jensmaurer added this to the post-2023-06 milestone Jun 18, 2023
@cpplearner
Copy link
Contributor

Does it make sense to bump the __cpp_initializer_lists feature-test macro?

Copy link
Contributor

@JohelEGP JohelEGP left a comment

Choose a reason for hiding this comment

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

I'm using https://isocpp.org/files/papers/D2752R3.html to pre-review
(there are sufficient differences that I'll need to wait for the mailing to confirm).

@jensmaurer
Copy link
Member Author

Does it make sense to bump the __cpp_initializer_lists feature-test macro?

This is a pure optimization enabler; I don't think it warrants a "feature" announcement.

@jensmaurer jensmaurer force-pushed the motions-2023-06-cwg-9 branch from 4550a8e to 255c7a1 Compare June 28, 2023 07:12
@tkoeppe tkoeppe force-pushed the motions-2023-06-cwg-9 branch from 255c7a1 to 291493b Compare July 16, 2023 13:29
Copy link
Contributor

@JohelEGP JohelEGP left a comment

Choose a reason for hiding this comment

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

(there are sufficient differences that I'll need to wait for the mailing to confirm).

It was actually alright.
The wording in the generated PDF looks as was proposed.
But it seems there was a change in the context
and the paper's PR wasn't rebased.

@tkoeppe
Copy link
Contributor

tkoeppe commented Jul 16, 2023

It seems that the paper is just presenting the status quo in a rather loose and lacunary fashion. The PR looks good. Thanks for checking!

@tkoeppe tkoeppe merged commit 64306fb into main Jul 16, 2023
@jensmaurer jensmaurer deleted the motions-2023-06-cwg-9 branch November 12, 2023 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[2023-06 CWG Motion 9] P2752R3 Static storage for braced initializers P2752 R3 Static storage for braced initializers
4 participants