[Bug libstdc++/51540] doxygen documentation for partial_sum misleading

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 14 11:18:00 GMT 2011


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |ASSIGNED
           Keywords|                            |documentation
   Last reconfirmed|                            |2011-12-14
         AssignedTo|unassigned at gcc dot       |redi at gcc dot gnu.org
                   |gnu.org                     |
         Resolution|INVALID                     |
     Ever Confirmed|0                           |1
            Summary|partial_sum (int *, int *,  |doxygen documentation for
                   |int *, multiplies < int >)  |partial_sum misleading
                   |does not use operator       |
                   |+(complex, complex)         |
           Severity|normal                      |minor

--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-12-14 11:05:04 UTC ---
I'll fix those docs, the overload taking a predicate doesn't even use operator+
anyway.



More information about the Gcc-bugs mailing list