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++/6259] Explicit instantiation of template constructor not allowed


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-05 02:27 -------
We now get:

pr6259.cc:7: error: `X' is not a template
pr6259.cc:7: error: expected `)' before '&' token

-- 


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


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