This is the mail archive of the libstdc++-cvs@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libstdc++/ rc/complex_io.cc estsuite/26_numeri ...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]