[Bug c++/5023] Error declaring constructor of template class specialization as friend

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Apr 16 16:54:00 GMT 2009



------- Comment #6 from pinskia at gcc dot gnu dot org  2009-04-16 16:53 -------
(In reply to comment #4)
> But this is valid and is rejected by gcc but accpected by ICC:
This is now accepted on the trunk.

  friend S<int>::S<int>(); is still rejected but I don't know if that is valid
or not.


-- 


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



More information about the Gcc-bugs mailing list