This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21543] Full specialization of templates not supported in classes
- From: "sven at clio dot in-berlin dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 May 2005 08:37:26 -0000
- Subject: [Bug c++/21543] Full specialization of templates not supported in classes
- References: <20050513094441.21543.sven@clio.in-berlin.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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