[Bug c++/77369] incorrect noexcept specification deduction

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 25 09:46:00 GMT 2016


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

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Richard Smith realized that it uses the noexceptness of the first type it's
instantiated with, because if you reverse the order of the calls, it produces
false, false


More information about the Gcc-bugs mailing list