------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-30 11:54 ------- Comeau C++ also rejects this:
"ComeauTest.c", line 9: error: incomplete type is not allowed a=new Hidden(); ^ "ComeauTest.c", line 26: error: "Hide<int>::Hidden::Hidden()" is not an entity that can be explicitly specialized Hide<int>::Hidden::Hidden() { ^ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24139