This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/2759


The following reply was made to PR c++/2759; it has been noted by GNATS.

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, lachaume@gagax6.obs.ujf-grenoble.fr,
  nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/2759
Date: 30 May 2001 15:49:42 -0000

 Synopsis: messes up struct/class keywords
 
 State-Changed-From-To: open->closed
 State-Changed-By: nathan
 State-Changed-When: Wed May 30 08:49:41 2001
 State-Changed-Why:
     the code is well formed. bad_range is declared as a class
     in MyClass<C>, and then defined as
     class MyClass<C>::bad_range {};
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2759&database=gcc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]