[Bug libstdc++/87431] valueless_by_exception() should unconditionally return false if all the constructors are noexcept
antoshkka at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Sep 25 12:48:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87431
--- Comment #2 from Antony Polukhin <antoshkka at gmail dot com> ---
New intrinsic could be added into the GCC... something like
__builtin_all_constructors_nothrow(type)
More information about the Gcc-bugs
mailing list