This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/41028] New: Compilation error when a class specialization use a typedef define in a template class


I do a partial specialisation of a class. I havec a compilation error if I
specialize on a typedef which is defined in a template class


-- 
           Summary: Compilation error when a class specialization use a
                    typedef define in a template class
           Product: gcc
           Version: 4.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: maxime dot fiandino at gmail dot com
 GCC build triplet: Linux-i686
  GCC host triplet: Linux-i686
GCC target triplet: Linux-i686


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]