re PR libstdc++/27162 (search_n uses == when it should use binary_pred)
authorDouglas Gregor <dgregor@cs.indiana.edu>
Fri, 14 Apr 2006 17:35:06 +0000 (17:35 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 14 Apr 2006 17:35:06 +0000 (17:35 +0000)
commit008712ae1cf581c664f18f44ccac6d36ccbf3b93
tree4ecd48ce52c6acbd34089337360875d6fa19c5b0
parent43b373a2a5115268b5320b24f770a02b60353557
re PR libstdc++/27162 (search_n uses == when it should use binary_pred)

2006-04-14  Douglas Gregor  <dgregor@cs.indiana.edu>

PR libstdc++/27162
* include/bits/stl_algo.h (__search_n(,,,, _BinaryPredicate,
std::forward_iterator_tag)): Use __binary_pred, not ==.

From-SVN: r112957
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_algo.h