OSDN Git Service

2010-09-01 Christopher Yeleighton <giecrilj@stegny.2a.pl>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Sep 2010 22:58:15 +0000 (22:58 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Sep 2010 22:58:15 +0000 (22:58 +0000)
commitc1abd66496ac730071a09ebd963b7ed503ee4724
treed7837084930a8d356379192c5b978cde8c4fb061
parentd68b147673fb209e88b799a1be189f426c7ac088
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@163747 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/include/bits/stl_algo.h
libstdc++-v3/include/bits/stl_algobase.h