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
This commit is contained in:
Paolo Carlini 2003-11-22 09:54:25 +00:00 committed by Paolo Carlini
parent 13418b4003
commit 1a311979dd
3 changed files with 81 additions and 37 deletions