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++/21543] Full specialization of templates not supported in classes


------- Additional Comments From sven at clio dot in-berlin dot de  2005-05-14 08:37 -------
After reflection I changed the subject. While template declaration and partial 
specialization is possible inside a class, the full specialzation is not. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Templates and sub types are |Full specialization of
                   |not inherited in g++        |templates not supported in
                   |                            |classes


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


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