"gianni at mariani dot ws" <[EMAIL PROTECTED]> writes:

| BTW - gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) accepts the
| code, would  this be a regression ?

Previous versions of GCC did not quite understand the notion of
"inject class name" and would erroneously accept things like

    struct A { };

    A::A a;


-- Gaby

Reply via email to