[Bug c++/18195] Two-stage lookup doesn't work correctly with namespaces
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Oct 28 13:53:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-28 13:53 -------
This is invalid.
>From [temp.dep.candidate]:
For a function call that depends on a template parameter, if the function name is an "unqualified-id"
but not a template-id, the candidate functions are found using the usual lookup rules (3.4.1, 3.4.2)
except that:
*** This bug has been marked as a duplicate of 11828 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18195
More information about the Gcc-bugs
mailing list