gcc/libstdc++-v3/testsuite/23_containers
Paolo Carlini 7f1156ed35 re PR libstdc++/12653 (Resolution of DR 303 (WP) still unimplemented)
2003-12-04  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/12653
	* include/std/std_bitset.h (operator>>): Implement resolution
	of DR 303 [WP]: use widen('0') and widen('1').
	* docs/html/ext/howto.html: Add an entry for DR 303.

	* include/std/std_bitset.h (operator>>): Implement the common
	requirements of formatted input functions (27.6.1.2.1).

	* include/std/std_bitset.h (operator>>): Set the failbit when
	nothing was extracted and _Nb != 0.
	* testsuite/23_containers/bitset/input/1.cc: New.

From-SVN: r74276
2003-12-04 09:45:29 +00:00
..
bitset re PR libstdc++/12653 (Resolution of DR 303 (WP) still unimplemented) 2003-12-04 09:45:29 +00:00
deque debug.html: Users are allowed to specialize in namespace __gnu_debug... 2003-11-14 00:15:00 +00:00
list [multiple changes] 2003-11-11 20:09:16 +00:00
map [multiple changes] 2003-11-11 20:09:16 +00:00
multimap [multiple changes] 2003-11-11 20:09:16 +00:00
multiset [multiple changes] 2003-11-11 20:09:16 +00:00
priority_queue/members Reshuffle 23_containers testsuite. 2003-07-31 18:48:48 +00:00
queue/members Reshuffle 23_containers testsuite. 2003-07-31 18:48:48 +00:00
set [multiple changes] 2003-11-11 20:09:16 +00:00
stack/members Reshuffle 23_containers testsuite. 2003-07-31 18:48:48 +00:00
vector [multiple changes] 2003-11-11 20:09:16 +00:00