[Bug c++/9050] Can't explicitly specialize C++ constructor templates

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 6 13:07:00 GMT 2004


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-01-06 13:07 -------
The error message on mainline now is:

bug.cc:11: error: `Y' is not a template
bug.cc:11: error: expected unqualified-id before "int"
bug.cc:11: error: expected `)' before "int"
bug.cc:11: error: expected `;' before "int"


-- 


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



More information about the Gcc-bugs mailing list