[Bug c++/59790] New: Inner template class specialization has no direct access to outer template class typedefs

blaffablaffa at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 13 16:04:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59790

            Bug ID: 59790
           Summary: Inner template class specialization has no direct
                    access to outer template class typedefs
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: blaffablaffa at gmail dot com

See the attached testcase, Compile simply with `g++ -c test.cpp`. The code
compiles with the latest clang.



More information about the Gcc-bugs mailing list