[Bug c++/107296] New: C++20 nested typename: non-template used as template, need typename

tomaqa at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Oct 17 13:27:48 GMT 2022


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

            Bug ID: 107296
           Summary: C++20 nested typename: non-template used as template,
                    need typename
           Product: gcc
           Version: 12.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tomaqa at gmail dot com
  Target Milestone: ---

Created attachment 53714
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53714&action=edit
.ii file

This is kind of related to this, but in the opposite way:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102002

gcc -v -save-temps -c -std=c++20 nested_constructor.hpp


More information about the Gcc-bugs mailing list