This is the mail archive of the
libstdc++-cvs@sourceware.cygnus.com
mailing list for the libstdc++ project.
libstdc++/ rc/complex_io.cc estsuite/26_numeri ...
- To: libstdc++-cvs at sourceware dot cygnus dot com
- Subject: libstdc++/ rc/complex_io.cc estsuite/26_numeri ...
- From: bkoz at sourceware dot cygnus dot com
- Date: 15 Feb 2000 20:00:54 -0000
CVSROOT: /cvs/libstdc++
Module name: libstdc++
Changes by: bkoz@sourceware.cygnus.com 00/02/15 12:00:54
Added files:
src : complex_io.cc
testsuite/26_numerics: complex_inserters_extractors.cc
Log message:
2000-02-15 Petter Urkedal <petter@matfys.lth.se>
* src/complex.cc (operator<<, operator>>): Moved from here...
* src/complex_io.cc: ...to new file.
(operator>>): Stub replaced by the real thing.
* src/Makefile.am (sources): Inserted complex_io.cc.
* src/Makefile.in: Regenerate.
* testsuite/26_numerics/complex_inserters_extractors.cc: Check it.
Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/complex_io.cc.diff?cvsroot=libstdc++&r1=NONE&r2=1.1
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/testsuite/26_numerics/complex_inserters_extractors.cc.diff?cvsroot=libstdc++&r1=NONE&r2=1.1