[Bug c++/11323] Template parsing error

mleone at pixar dot com gcc-bugzilla@gcc.gnu.org
Thu Jun 26 04:53:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From mleone at pixar dot com  2003-06-26 01:57 -------
Workaround: qualify templated method with its class name:
x.Foo::foo<T>()



More information about the Gcc-bugs mailing list