]> gcc.gnu.org Git - gcc.git/commit - libstdc++-v3/doc/xml/manual/intro.xml
PR libstdc++/22634, DR 539 [Ready]
authorPaolo Carlini <paolo.carlini@oracle.com>
Fri, 11 Dec 2009 17:54:37 +0000 (17:54 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 11 Dec 2009 17:54:37 +0000 (17:54 +0000)
commit8246b3148ea869d8f2cc2d420312feed719943db
tree28caefabc633e943e39366948da14657774645b2
parentf9679d8ae7199b2aba04614d7927a3dcd57c2bf3
PR libstdc++/22634, DR 539 [Ready]

2009-12-11  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/22634, DR 539 [Ready]
* include/bits/stl_numeric.h (adjacent_difference): Use std::move
at the end of the loop body, per the Ready resolution.
* include/std/numeric: Do not include unnecessarily <cstddef>.
* doc/xml/manual/intro.xml: Add an entry for DR 539.

From-SVN: r155173
libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/intro.xml
libstdc++-v3/include/bits/stl_numeric.h
libstdc++-v3/include/std/numeric
This page took 0.052748 seconds and 5 git commands to generate.