[Bug c++/83937] [REGRESSION] C++17 binds braced init of a type T to default arg of a ctor instead of using T's own default ctor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83937 --- Comment #1 from Raphael S. Carvalho --- another interesting example which shows the bug: https://godbolt.org/g/nMdPBF
[Bug c++/83937] New: [REGRESSION] C++17 binds braced init of a type T to default arg of a ctor instead of using T's own default ctor
rsion: 7.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: raphaelsc at scylladb dot com Target Milestone: --- Created attachment 43181 --> https://gcc.gnu.org/