2010-09-01 Christopher Yeleighton <giecrilj@stegny.2a.pl>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Sep 2010 22:58:05 +0000 (22:58 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Sep 2010 22:58:05 +0000 (22:58 +0000)
commitd68b147673fb209e88b799a1be189f426c7ac088
tree9f27f481d7f7d1dbc43ba785ce6f7cffbdf70a5b
parent0c42b5b7411ca66e498b1cd5dbc4a1541c9a36be
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163746 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog