[Bug c++/80682] __is_trivially_constructible(void, int) returns true.
ville.voutilainen at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu May 11 15:53:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80682
--- Comment #5 from Ville Voutilainen <ville.voutilainen at gmail dot com> ---
This patch doesn't fully provide the means for a library implementation to just
call the intrinsic from the library trait. I have
a patch that does, which I'm testing.
More information about the Gcc-bugs
mailing list