[Bug c++/48838] [4.6 Regression] valid template code does not compile
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Sun May 1 00:00:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48838
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-04-30 23:58:55 UTC ---
Note that like this, it still works:
DUChainItemSystem::self().template registerTypeClass<T>();
More information about the Gcc-bugs
mailing list