gcc/libstdc++-v3/testsuite/25_algorithms
Chris Jefferson aed63147cb re PR libstdc++/20577 (iter_swap doesn't work anymore with vector<bool>)
2005-03-21  Chris Jefferson  <chris@bubblescope.net>

	PR libstdc++/20577
	* include/bits/stl_algobase.h (iter_swap): Only delegate iter_swap
	to swap when the iterator's reference_type is a reference to its
	value_type.
	* testsuite/25_algorithms/iter_swap/20577.cc: New.

From-SVN: r96837
2005-03-21 22:16:15 +00:00
..
copy binders.cc: Remove explicit instantiations for non-weak systems. 2005-03-16 11:24:36 +00:00
fill binders.cc: Remove explicit instantiations for non-weak systems. 2005-03-16 11:24:36 +00:00
find_first_of stl_algo.h (find_first_of(,,,,pred)): Remove invalid EqualOpConcept. 2004-10-29 21:44:55 +00:00
iter_swap re PR libstdc++/20577 (iter_swap doesn't work anymore with vector<bool>) 2005-03-21 22:16:15 +00:00
search_n testsuite_iterators.h: New. 2004-11-24 06:24:10 +00:00
unique binders.cc: Remove explicit instantiations for non-weak systems. 2005-03-16 11:24:36 +00:00
binary_search.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
equal.cc binders.cc: Remove explicit instantiations for non-weak systems. 2005-03-16 11:24:36 +00:00
heap.cc [multiple changes] 2003-11-11 20:09:16 +00:00
lower_bound.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
min_max.cc binders.cc: Remove explicit instantiations for non-weak systems. 2005-03-16 11:24:36 +00:00
partition.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
rotate.cc binders.cc: Remove explicit instantiations for non-weak systems. 2005-03-16 11:24:36 +00:00
sort.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00