stl_heap.h (sort_heap): Iterator post-decrement is only required to be convertible...
authorPaolo Carlini <pcarlini@suse.de>
Sun, 10 Sep 2006 09:23:59 +0000 (09:23 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 10 Sep 2006 09:23:59 +0000 (09:23 +0000)
commit8cfb1bca834eda8c7996130c91a49e11244306cc
treee015385ca2c6cda8546ebacb902d942437391367
parent1be1e2dd0ca378af29caebf419f36e5f7e17d589
stl_heap.h (sort_heap): Iterator post-decrement is only required to be convertible to the iterator type.

2006-09-10  Paolo Carlini  <pcarlini@suse.de>

* include/bits/stl_heap.h (sort_heap): Iterator post-decrement is
only required to be convertible to the iterator type.

From-SVN: r116812
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_heap.h