[Bug c++/92393] Uniform initialization of non-copiable class data member cause to error

2019-11-19 Thread i.bubnikov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92393 Иван Бубников changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/92393] Uniform initialization of non-copiable class data member cause to error

2019-11-19 Thread i.bubnikov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92393 --- Comment #2 from Иван Бубников --- (In reply to Jonathan Wakely from comment #1) > Another dup of PR 63707 ? Yes, it seems so. I`ll mark my request as duplicate. Thanks.

[Bug c++/92393] Uniform initialization of non-copiable class data member cause to error

2019-11-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92393 --- Comment #1 from Jonathan Wakely --- Another dup of PR 63707 ?