------- Comment #6 from jason at gcc dot gnu dot org 2010-03-12 02:48 ------- strPOD isn't trivial; its copy assignment operator is ill-formed/deleted. This is a change in PODness between C++98 and C++0x which may not have been intended.
-- jason at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jason at gcc dot gnu dot org|unassigned at gcc dot gnu | |dot org Status|ASSIGNED |NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43333