------- Comment #7 from jason at gcc dot gnu dot org  2009-11-20 05:15 -------
friend S<int>::S<int>() is not valid; S<int>::S names the constructor, which is
not a template.

http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#147


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu dot org
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to