This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/51823] reverse iterator instantiated with POD type returns uninitialized values + work around
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 11 Jan 2012 14:37:27 +0000
- Subject: [Bug libstdc++/51823] reverse iterator instantiated with POD type returns uninitialized values + work around
- Auto-submitted: auto-generated
- References: <bug-51823-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51823
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-01-11 14:37:27 UTC ---
That change was present as early as the Feb 2004 draft, n1577
Also related: http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-closed.html#1052