]> gcc.gnu.org Git - gcc.git/commit
re PR libstdc++/45488 (lower_bound doesn't really require the iterator parameters...
authorChristopher Yeleighton <giecrilj@stegny.2a.pl>
Wed, 1 Sep 2010 22:58:15 +0000 (22:58 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 1 Sep 2010 22:58:15 +0000 (22:58 +0000)
commit1ed78d6c3d16109fd9db6dbb632122a162494113
treed7837084930a8d356379192c5b978cde8c4fb061
parent5ad97fcf61bce26bb78c52b2505d86dea000664d
re PR libstdc++/45488 (lower_bound doesn't really require the iterator parameters to be default constructible)

2010-09-01  Christopher Yeleighton  <giecrilj@stegny.2a.pl>
    Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/45488
* include/bits/stl_algobase.h (lower_bound): Clean-up a tad, move
two variables inside the main loop.
* include/bits/stl_algo.h (lower_bound, upper_bound, equal_range):
Likewise.

From-SVN: r163747
libstdc++-v3/include/bits/stl_algo.h
libstdc++-v3/include/bits/stl_algobase.h
This page took 0.052664 seconds and 5 git commands to generate.