[Bug c++/29131] [DR 225] Bad name lookup for templates due to fundamental types namespace for ADL.
nplatis at freemail dot gr
gcc-bugzilla@gcc.gnu.org
Thu Apr 26 14:35:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29131
--- Comment #22 from Nikos Platis <nplatis at freemail dot gr> 2012-04-26 14:33:45 UTC ---
I am sorry if my knowledge on this issue is limited, but if I put t() and f()
in namespace glm (re. the code in comment #20), should this compile? (That is
what you comment #19 implies). Actually it does not.
More information about the Gcc-bugs
mailing list