[Bug libstdc++/94418] Please make reverse_iterator nothrow constructible when possible
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 31 09:06:21 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94418
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2020-03-31
Target Milestone|--- |11.0
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I already prepared a patch doing this last week when finishing the C++20
support for reverse_iterator, but it's not suitable for master this close to
the GCC 10 release. I'll do it for GCC 11.
More information about the Gcc-bugs
mailing list