[Bug c++/41073] Array of iostreams
bangerth at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Aug 25 04:22:00 GMT 2009
------- 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
More information about the Gcc-bugs
mailing list