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++/13088] templatizing outer class hides specialization of inner template class


------- Additional Comments From cppljevans at cox-internet dot com  2003-12-03 16:25 -------
(In reply to comment #9)
> (In reply to comment #6)
[snip]
> Hence, Compaq must be wrong, unless there are different rules for partial
> specializations.  Will have to check on that.
The exmample code in paragraph 6 of section 14.5.4 supports the above
conclusion, i.e. Compaq is wrong about partial specialization of member
class template having to be declared in the class of which it is a
member.


-- 


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


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