]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/12593 (Resolution of DR 91 (WP) still unimplemented)
authorPaolo Carlini <pcarlini@suse.de>
Sat, 22 Nov 2003 09:54:25 +0000 (09:54 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sat, 22 Nov 2003 09:54:25 +0000 (09:54 +0000)
commit1a311979dd85c3a98a58f02b700dd7e1b6465945
tree8e79787849bb704bf36b58897c382cf4b682c6e1
parent13418b400379006a6536465c774aa33a4871f398
re PR libstdc++/12593 (Resolution of DR 91 (WP) still unimplemented)

2003-11-22  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/12593
* include/bits/istream.tcc (operator>>(basic_string<>&),
getline(basic_string<>&)): Implement resolution of DR 91 [WP];
fix some minor issues with the exit conditions.
* docs/html/ext/howto.html: Add an entry for DR 91.

From-SVN: r73835
libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/ext/howto.html
libstdc++-v3/include/bits/istream.tcc