This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Question about compiler-supplied assignment and copy with
- To: pderbysh at usa dot net (Paul Derbyshire)
- Subject: Re: Question about compiler-supplied assignment and copy with
- From: Joe Buck <jbuck at Synopsys dot COM>
- Date: Sat, 27 Feb 99 21:57:52 PST
- Cc: egcs at egcs dot cygnus dot com
> At 10:45 PM 2/25/99 -0800, you wrote:
> >The libstdc++ rewrite already has a version of valarray...
>
> That's strange, because the egcs zip I got from the Simtel DJGPP tree in
> v2beta contains no such file as lang/cxx/valarray.
egcs contains libstdc++ v2. The rewrite is libstdc++ v3. v3 is still
not usable, since important functionality is missing, though parts of
it work.