http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30539
--- Comment #3 from Wolfgang Bangerth 2012-01-03
19:11:09 UTC ---
Excellent, and thanks! It's good to see that some of the 5+ year old reports
are still being closed on occasion :-)
(Although I have to say that this one was one of the more humor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30539
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|gcc-bugs at g
--- Comment #1 from sebor at roguewave dot com 2007-01-22 16:25 ---
Even better, this works too:
template <> void X<1>::X<2>::X<3>::X<4>::f();
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30539