[llvm-bugs] [Bug 50740] __is_trivial doesn't work in the presence of special member functions with trailing requires clauses

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jun 16 12:09:29 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=50740

Louis Dionne <ldionne at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Louis Dionne <ldionne at apple.com> ---
Oh, thanks, I thought http://wg21.link/P0848 was just adding the trailing
requires clauses to constructors with that use case in mind, but I had it
wrong. So this is simply not implemented.

I guess we can close as INVALID, since this is not a bug, merely a missing
feature.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210616/a62f1147/attachment.html>


More information about the llvm-bugs mailing list