[Bug c++/76521] Explicit template instantiation suppresses defaulted inline move constructor

2016-08-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76521 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/76521] Explicit template instantiation suppresses defaulted inline move constructor

2016-08-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76521 --- Comment #1 from Jonathan Wakely --- I'm pretty sure this is a duplicate of an existing bug.