]> git.ipfire.org Git - thirdparty/gcc.git/commit
stl_algo.h (for_each): Implement resolution of DR 1110.
authorPaolo Carlini <paolo.carlini@oracle.com>
Fri, 19 Feb 2010 17:38:18 +0000 (17:38 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 19 Feb 2010 17:38:18 +0000 (17:38 +0000)
commit488d283713843caec66bb4978540ebf4fe61e119
treebf1999d579815bce2031e96026874e6d5f5e539f
parentc7da0354531098a6827b42b00689e92ef61053cd
stl_algo.h (for_each): Implement resolution of DR 1110.

2010-02-19  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/stl_algo.h (for_each): Implement resolution of DR 1110.
* testsuite/25_algorithms/for_each/1.cc: New.

From-SVN: r156900
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_algo.h
libstdc++-v3/testsuite/25_algorithms/for_each/1.cc [new file with mode: 0644]