[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:19:49 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94418

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(Adding the noexcept-specifier *should* be harmless, but it seems every time we
use one of the is_constructible traits something breaks).


More information about the Gcc-bugs mailing list