------- Comment #2 from reichelt at gcc dot gnu dot org  2006-02-06 15:14 
-------
Btw, we also fail to diagnose the following invalid code snippet:

=================================
template<int> struct A
{
    void foo() = 0;
};
=================================


-- 


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

Reply via email to