------- Comment #2 from bangerth at dealii dot org 2006-02-15 19:37 ------- icc gives essentially the same error as that one mentioned by Andrew for Comeau (not surprisingly). As a workaround, you can always use an explicit cast: Test<Simple, (int Simple::*)0> t2;
I believe the code is ok anyway, see 4.11/1. W. -- bangerth at dealii dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2006-02-15 19:37:18 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26205