[Bug c++/17445] too few template-parameter-lists

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 13 01:03:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-13 01:03 -------
You want:
template<>
MyType<Sample> list;
char *MyType<Sample>::name = "Hello\n";

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list