------- Comment #5 from gdr at gcc dot gnu dot org 2006-12-30 19:40 ------- Thsi is indeed a bug in g++. the pod() in inherit() is a value-initialization, not a call to default-constructor.
-- gdr at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2006-12-30 19:40:22 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30111