mirror of git://gcc.gnu.org/git/gcc.git
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
|
||
|---|---|---|
| .. | ||
| copy | ||
| fill | ||
| find_first_of | ||
| search_n | ||
| unique | ||
| binary_search.cc | ||
| equal.cc | ||
| heap.cc | ||
| lower_bound.cc | ||
| min_max.cc | ||
| partition.cc | ||
| rotate.cc | ||
| sort.cc | ||