gcc/libstdc++-v3 include/bits/ostream.tcc test ...
bkoz@gcc.gnu.org
bkoz@gcc.gnu.org
Thu May 24 21:23:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bkoz@gcc.gnu.org 2001-05-24 21:23:46
Modified files:
libstdc++-v3/include/bits: ostream.tcc
libstdc++-v3/testsuite/21_strings: inserters_extractors.cc
Log message:
2001-05-24 Benjamin Kosnik <bkoz@redhat.com>
libstdc++/2830
* testsuite/21_strings/inserters_extractors.cc (test09): New test.
* include/bits/ostream.tcc: Format to match istream.tcc.
(operator<<(basic_ostream __out, const basic_string __s)): Fix.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/ostream.tcc.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/21_strings/inserters_extractors.cc.diff?cvsroot=gcc&r1=1.8&r2=1.9
More information about the Libstdc++-cvs
mailing list