[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c++/13549] [4.2/4.3/4.4 regression] Problem compiling Boost.Python test




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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Reply to: