public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/99683] New: Deduction failure when using CTAD of CNTTP inside a deduction guide
@ 2021-03-20 17:27 omer.rosler at gmail dot com
  2021-04-15 17:48 ` [Bug c++/99683] " omer.rosler at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: omer.rosler at gmail dot com @ 2021-03-20 17:27 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99683
           Summary: Deduction failure when using CTAD of CNTTP inside a
                    deduction guide
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: omer.rosler at gmail dot com
  Target Milestone: ---

The following code causes a deduction failure on gcc and is accepted by clang.
It happens when using a CTAD for a CNTTP inside an explicit deduction guide.
I'm pretty sure it is legal C++20.

https://godbolt.org/z/Y49T6P

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-05-01 18:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20 17:27 [Bug c++/99683] New: Deduction failure when using CTAD of CNTTP inside a deduction guide omer.rosler at gmail dot com
2021-04-15 17:48 ` [Bug c++/99683] " omer.rosler at gmail dot com
2021-04-15 18:56 ` ppalka at gcc dot gnu.org
2021-04-24  4:15 ` cvs-commit at gcc dot gnu.org
2021-04-27 21:24 ` cvs-commit at gcc dot gnu.org
2021-05-01 18:47 ` ppalka at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).