gcc/libstdc++-v3/include/debug
Paolo Carlini b96817da11 bitset (bitset<>::all): Add, per DR 693 [Ready].
2007-11-23  Paolo Carlini  <pcarlini@suse.de>

	* include/std/bitset (bitset<>::all): Add, per DR 693 [Ready].
	(_Base_bitset<>::_M_are_all_aux()): Add.
	* include/debug/bitset (bitset<>::all): Add.
	* testsuite/23_containers/bitset/all/1.cc: New.
	* docs/html/ext/howto.html: Add an entry for DR 693.
	
	* include/std/bitset (bitset<0>::set, reset, flip, test): Remove,
	not necessary anymore.

From-SVN: r130384
2007-11-23 22:14:56 +00:00
..
bitset bitset (bitset<>::all): Add, per DR 693 [Ready]. 2007-11-23 22:14:56 +00:00
debug.h re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1) 2007-10-18 15:22:58 +00:00
deque stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. 2007-11-23 11:49:07 +00:00
formatter.h re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not configurable) 2007-07-04 00:09:22 +00:00
functions.h re PR libstdc++/33613 (compilation inconsistency upper_bound vs lower_bound with -D_GLIBCXX_DEBUG) 2007-10-03 00:34:40 +00:00
list stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. 2007-11-23 11:49:07 +00:00
macros.h re PR libstdc++/33613 (compilation inconsistency upper_bound vs lower_bound with -D_GLIBCXX_DEBUG) 2007-10-03 00:34:40 +00:00
map
map.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
multimap.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
multiset.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
safe_association.h re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1) 2007-10-18 15:22:58 +00:00
safe_base.h
safe_iterator.h
safe_iterator.tcc
safe_sequence.h
set
set.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
string
unordered_map re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1) 2007-10-18 15:22:58 +00:00
unordered_set re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1) 2007-10-18 15:22:58 +00:00
vector stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. 2007-11-23 11:49:07 +00:00