[Bug libstdc++/22634] [DR 539] partial_sum is too constrained

paolo at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Dec 11 17:55:00 GMT 2009



------- Comment #20 from paolo at gcc dot gnu dot org  2009-12-11 17:55 -------
Subject: Bug 22634

Author: paolo
Date: Fri Dec 11 17:54:37 2009
New Revision: 155173

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155173
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/doc/xml/manual/intro.xml
    trunk/libstdc++-v3/include/bits/stl_numeric.h
    trunk/libstdc++-v3/include/std/numeric


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22634



More information about the Gcc-bugs mailing list