]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/2054 (g++-3 rejects legal code, accepted by g++-2.95.2 (functors))
authorPhil Edwards <pme@gcc.gnu.org>
Thu, 3 Jan 2002 04:44:07 +0000 (04:44 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Thu, 3 Jan 2002 04:44:07 +0000 (04:44 +0000)
commitbf7edb60c8fb5aada12dd870c029aaac488a042b
treeda9057dde231eaa595ac3365351b362c50471279
parent0a379b7a079daa280d6f03d839ce636758055a29
re PR libstdc++/2054 (g++-3 rejects legal code, accepted by g++-2.95.2 (functors))

2002-01-02  Phil Edwards  <pme@gcc.gnu.org>

* include/bits/stl_algo.h (upper_bound, equal_range, binary_search):
Change concept checks, as with lower_bound and PR 2054.
* testsuite/ext/concept_checks.cc:  Expand test to include those.

From-SVN: r48492
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_algo.h
libstdc++-v3/testsuite/ext/concept_checks.cc