Bug 110346 - [C++26] P2752R3 - Static storage for braced initializers
Summary: [C++26] P2752R3 - Static storage for braced initializers
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: c++ (show other bugs)
Version: 14.0
: P3 normal
Target Milestone: ---
Assignee: Marek Polacek
URL:
Keywords:
Depends on:
Blocks: c++26-core
  Show dependency treegraph
 
Reported: 2023-06-21 16:23 UTC by Marek Polacek
Modified: 2023-06-22 18:46 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2023-06-22 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Polacek 2023-06-21 16:23:06 UTC
See <https://wg21.link/P2752R3>.
Comment 1 Andrew Pinski 2023-06-21 22:41:39 UTC
`Add that this proposal is already DR’ed in GCC trunk.`
Comment 2 Marek Polacek 2023-06-21 22:54:40 UTC
Probably resolved by r14-1500-g4d935f52b0d5c0.
Comment 3 Marek Polacek 2023-06-22 16:06:25 UTC
Resolved by Jason; let me update the docs at least.
Comment 4 Marek Polacek 2023-06-22 18:46:02 UTC
Docs updated.