2009-12-11 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Dec 2009 17:54:37 +0000 (17:54 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Dec 2009 17:54:37 +0000 (17:54 +0000)
commita34688d46dcb6f390ad8e43be4307335980ee20e
tree28caefabc633e943e39366948da14657774645b2
parent78d731a73ab6e8dbd076e968376bff11a621a633
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155173 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/intro.xml
libstdc++-v3/include/bits/stl_numeric.h
libstdc++-v3/include/std/numeric