[Bug c++/50033] Failing ADL for template-id function call

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 9 19:51:00 GMT 2011


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-08-09 19:51:15 UTC ---
ADL does not work this way.  It only works when it is just a name and not a
template-id.



More information about the Gcc-bugs mailing list