https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93976
Bug ID: 93976
Summary: Implement P2082R1, Fixing CTAD for aggregates
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: jason at gcc dot gnu.org
Blocks: 88323
Target Milestone: ---
Created attachment 47933
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47933&action=edit
beginning of implementation
Making the example in the paper work requires too much surgery to reshape_init
for stage 4.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88323
[Bug 88323] implement C++20 language features.