| Summary: | [C++26] P2752R3 - Static storage for braced initializers | ||
|---|---|---|---|
| Product: | gcc | Reporter: | Marek Polacek <mpolacek> |
| Component: | c++ | Assignee: | Marek Polacek <mpolacek> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | webrown.cpp |
| Priority: | P3 | ||
| Version: | 14.0 | ||
| Target Milestone: | --- | ||
| See Also: |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110070 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105838 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110102 |
||
| Host: | Target: | ||
| Build: | Known to work: | ||
| Known to fail: | Last reconfirmed: | 2023-06-22 00:00:00 | |
| Bug Depends on: | |||
| Bug Blocks: | 110338 | ||
|
Description
Marek Polacek
2023-06-21 16:23:06 UTC
`Add that this proposal is already DR’ed in GCC trunk.` Probably resolved by r14-1500-g4d935f52b0d5c0. Resolved by Jason; let me update the docs at least. Docs updated. |