gcc/libstdc++-v3/testsuite/25_algorithms
Chris Jefferson 278d4cc485 testsuite_iterators.h: New.
2004-11-23  Chris Jefferson  <chris@bubblescope.net>

        * testsuite/testsuite_iterators.h: New.
        * testsuite/25_algorithms/search_n/iterator.cc: New.
        * testsuite/performance/25_algorithms/search_n.cc: New.

From-SVN: r91139
2004-11-24 06:24:10 +00:00
..
copy 1.cc: Add instantiations for systems with no COMDAT or weak support. 2004-07-04 11:05:14 +00:00
fill 1.cc: Tweak instantiations. 2004-06-25 09:37:21 +00:00
find_first_of stl_algo.h (find_first_of(,,,,pred)): Remove invalid EqualOpConcept. 2004-10-29 21:44:55 +00:00
search_n testsuite_iterators.h: New. 2004-11-24 06:24:10 +00:00
unique 1.cc: Provide explicit instantiations for non-weak systems. 2004-03-04 18:11:08 +00:00
binary_search.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
equal.cc 1.cc: Provide explicit instantiations for non-weak systems. 2004-03-04 18:11:08 +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 1.cc: Provide explicit instantiations for non-weak systems. 2004-03-04 18:11:08 +00:00
partition.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
rotate.cc 1.cc: Provide explicit instantiations for non-weak systems. 2004-03-04 18:11:08 +00:00
sort.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00