http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34996
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34996
--- Comment #2 from Jonathan Wakely 2011-09-29
12:25:00 UTC ---
Derived1::X must be defined in every translation unit that needs it.
An explicit instantiation is *required* to not instantiate members of base
classes:
[temp.explicit]/8
An expli
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34996
Paolo Carlini changed:
What|Removed |Added
CC|gcc-bugs at gcc dot gnu.org |jason at gcc dot gnu.org,