This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13088] New: templatizing outer class hides specialization of inner template class
- From: "cppljevans at cox-internet dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Nov 2003 18:26:56 -0000
- Subject: [Bug c++/13088] New: templatizing outer class hides specialization of inner template class
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The specialization of nested template class is not found if
the outer class is also a template class.
--
Summary: templatizing outer class hides specialization of inner
template class
Product: gcc
Version: 3.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: cppljevans at cox-internet dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13088