gcc/libstdc++-v3/include/debug
Paolo Carlini a4c07f2d9f re PR libstdc++/34730 (Legal program doesn't compile with -D_GLIBCXX_DEBUG)
2008-01-12  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/34730
	* include/debug/functions.h (__check_sorted_set,
	__check_sorted_set_aux): Add.
	(__check_sorted): Check StrictWeakOrdering.
	* include/debug/macros.h (__glibcxx_check_strict_weak_ordering,
	__glibcxx_check_strict_weak_ordering_pred): Remove.
	(__glibcxx_check_sorted, __glibcxx_check_sorted_pred): Adjust.
	(__glibcxx_check_sorted_set, __glibcxx_check_sorted_set_pred): Add.
	* include/debug/debug.h (__glibcxx_requires_sorted_set,
	__glibcxx_requires_sorted_set_pred): Add.
	* include/bits/stl_algo.h (merge, includes, set_union,
	set_intersection, set_difference, set_symmetric_difference):
	Adjust, use __glibcxx_requires_sorted_set* instead. 
	* testsuite/25_algorithms/set_intersection/34730.cc: New.

From-SVN: r131500
2008-01-13 01:34:58 +00:00
..
bitset bitset (bitset<>::all): Add, per DR 693 [Ready]. 2007-11-23 22:14:56 +00:00
debug.h re PR libstdc++/34730 (Legal program doesn't compile with -D_GLIBCXX_DEBUG) 2008-01-13 01:34: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++/34730 (Legal program doesn't compile with -D_GLIBCXX_DEBUG) 2008-01-13 01:34:58 +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++/34730 (Legal program doesn't compile with -D_GLIBCXX_DEBUG) 2008-01-13 01:34:58 +00:00
map throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
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 unordered_map (operator==(const unordered_map&, const unordered_map&), [...]): Remove. 2007-12-03 13:12:51 +00:00
safe_base.h throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
safe_iterator.h throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
safe_iterator.tcc [multiple changes] 2007-12-10 13:53:10 +00:00
safe_sequence.h throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
set throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
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 throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
unordered_map unordered_map (operator==(const unordered_map&, const unordered_map&), [...]): Remove. 2007-12-03 13:12:51 +00:00
unordered_set unordered_map (operator==(const unordered_map&, const unordered_map&), [...]): Remove. 2007-12-03 13:12:51 +00:00
vector stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. 2007-11-23 11:49:07 +00:00