------- Comment #1 from pinskia at gcc dot gnu dot org  2006-02-05 22:22 -------
Why do you think this breaks ADL?
float is not in any namespace really.

Also you explicately said to use test::f and no other which is what the using
says to do in this scope.

if you move the using to the global scope it works the way you it to work.


-- 

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=26110

Reply via email to