This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: LessThanComparable requirement overspecified?
- To: libstdc++ at sourceware dot cygnus dot com
- Subject: Re: LessThanComparable requirement overspecified?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Thu, 29 Jun 2000 17:50:38 -0700 (PDT)
Thanks scott, I put this and a regression test in.
2000-06-29 scott snyder <snyder@fnal.gov>
* bits/concept_checks.h
(__less_then_comparable_requirement_violation): Only check for <.
* testsuite/25_algorithms/lower_bound.cc: New file.
-benjamin
> Nope, not overkill; I haven't signed up on many mailing lists yet
> with my new address.
>
> This certainly does look like like a place where Jeremy and I put in
> what we thought ought to be in the standard, rather than what was
> really there.
>
> --Matt