Просмотр исходного кода

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]

Dave Abrahams 22 лет назад
Родитель
Сommit
34336df837
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/test

+ 1 - 1
libs/test

@@ -1 +1 @@
-Subproject commit 531bb31b57a2de5fd8d6624a26e651b22ae6d8bb
+Subproject commit c21204608bf35ec99235140546200e14d11a0b2f

粤ICP备19079148号