This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9554: [3.4 regression] Out of class declaration of member class template specialisation rejected
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, vlukas at gmx dot de
- Date: 3 Feb 2003 21:07:24 -0000
- Subject: Re: c++/9554: [3.4 regression] Out of class declaration of member class template specialisation rejected
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, vlukas at gmx dot de, gcc-gnats at gcc dot gnu dot org
Old Synopsis: Out of class declaration of member class template specialisation rejected
New Synopsis: [3.4 regression] Out of class declaration of member class template specialisation rejected
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Mon Feb 3 21:07:24 2003
State-Changed-Why:
Confirmed. This is the forward declaration of an inner
class, it shouldn't go through the access control
machinery at all.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9554