[Bug c++/24795] [4.1 Regression] Error in dependent name-lookup

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 11 15:44:00 GMT 2005



------- Comment #3 from pinskia at gcc dot gnu dot org  2005-11-11 15:44 -------
There are a couple of DR reports about this issue.  Basicially what you are
doing is invalid (IIRC).

The error message which EDG is less helpful than the error message GCC gives
because it does not list the overloaded set while GCC does.  That is the only
difference.


-- 


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



More information about the Gcc-bugs mailing list