------- Comment #17 from jason at gcc dot gnu dot org  2009-03-05 00:44 -------
That is, even though g<T>(j) does not have any dependent arguments, the call is
dependent, so it should get arg-dependent lookup, which should find g(h)
because it's in the associated namespace of j.


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jason at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2009-03-03 20:02:52         |2009-03-05 00:44:57
               date|                            |


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

Reply via email to