[Bug c++/94644] Wrong is_nothrow_move_constructible result if used in a template first

avi@cloudius-systems.com gcc-bugzilla@gcc.gnu.org
Sat Apr 18 18:09:42 GMT 2020


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

Avi Kivity <avi@cloudius-systems.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |avi@cloudius-systems.com

--- Comment #2 from Avi Kivity <avi@cloudius-systems.com> ---
PR 94033 is also related to constructibity trait testing with an inaccessible
constructor. Looks like the intrinsic depends on where it was evaluated.


More information about the Gcc-bugs mailing list