[Bug libstdc++/34595] std::copy copies the output iterator before assigning
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Wed Dec 26 18:08:00 GMT 2007
------- Comment #1 from pcarlini at suse dot de 2007-12-26 18:07 -------
Extremely annoying. I think the issue is real, because output iterators are the
only iterators which can be copy constructed (per Tab 73) but the semantics is
unspecified. I'll fix the affected occurrences.
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |pcarlini at suse dot de
|dot org |
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-12-26 18:07:50
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34595
More information about the Gcc-bugs
mailing list