[Bug c++/41960] g++: friend introduce name into namespace, violate standard

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 6 03:59:00 GMT 2009



------- Comment #2 from pinskia at gcc dot gnu dot org  2009-11-06 03:59 -------
This is correct argument dependent lookup is supposed to find N::func for N::C.
 You just cannot call N::func directly.


-- 

pinskia at gcc dot gnu dot org changed:

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


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



More information about the Gcc-bugs mailing list