2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-02 09:12:10 +00:00
Files
test/include
Dave Abrahams c21204608b Use boost::detail::lower_bound, which is actually guaranteed to work
with heterogeneous comparisons.  C++98 binary searches are not, and
VC++ 8.0 beta rejects the code using std::lower_bound.


[SVN r24063]
2004-07-26 05:35:53 +00:00
..