libstdc++/6090: Problem with copy of std_valarray

Benjamin Kosnik bkoz@redhat.com
Wed Apr 10 10:30:00 GMT 2002


> That is the mandated behaviour, in particular if the source and the
> target don't have the same length then the behaviour is undefined.

I think the problem is that the assignment and copy ctor do different 
things. Why is that?

-benjamin



More information about the Gcc-bugs mailing list