------- Comment #1 from bangerth at gmail dot com 2009-08-25 04:21 ------- This is the way C++ works. The copy constructor must be available. (The compiler doesn't have to actually call it, but it must be available.)
-- bangerth at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bangerth at gmail dot com Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41073