[Bug c++/53573] template type dependent name resolution broken
keean@fry-it.com
gcc-bugzilla@gcc.gnu.org
Tue Jun 5 12:55:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53573
--- Comment #19 from Keean Schupke <keean@fry-it.com> 2012-06-05 12:55:06 UTC ---
(In reply to comment #18)
Sorry about that. It does indeed seem that the combination of [temp.dep.res]
and [basic.lookup.argdep] imply this behaviour. I think my point was more about
why it is different from usual lookup, any you are quite right this is not the
place for that discussion.
> (In reply to comment #16)
> > why does ADL work here if [basic.lookup.argdep] means what you imply?
>
> That's not ADL, so I don't know what you're asking.
>
> Bugzilla is not the right place to learn C++, please take this to an
> appropriate forum.
More information about the Gcc-bugs
mailing list