[Bug c++/67632] explicit instantiation omits copy constructor and others
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67632 --- Comment #3 from Joseph Link --- Yeah, watch out for the copy constructor that takes an allocator. That one's there. The compiler generated one is not.
[Bug c++/67632] explicit instantiation omits copy constructor and others
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67632 Markus Trippelsdorf changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|WOR
[Bug c++/67632] explicit instantiation omits copy constructor and others
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67632 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|