c++/7075: Specialization of template in template does not work
lerdsuwa@gcc.gnu.org
lerdsuwa@gcc.gnu.org
Mon Jun 24 07:57:00 GMT 2002
Synopsis: Specialization of template in template does not work
State-Changed-From-To: open->closed
State-Changed-By: lerdsuwa
State-Changed-When: Mon Jun 24 07:36:27 2002
State-Changed-Why:
Not a bug. According to C++ standard 14.7.3 p18:
...the declaration shall not explicitly specialize a
class member template if its enclosing class are not
explicitly specialized as well.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7075
More information about the Gcc-bugs
mailing list