[Bug c++/14376] [3.4 regression] scoping problem in template child class

nick at ilm dot com gcc-bugzilla@gcc.gnu.org
Tue Mar 2 01:24:00 GMT 2004


------- Additional Comments From nick at ilm dot com  2004-03-02 01:23 -------
Subject: Re:  [3.4 regression] scoping problem in template child class

I'm reading through 14.6.2 in the standard, and what it seems to say
is the lookup of x should be done at instantiation time, during which
it can examine the scope of the parent class.  Am I reading it incorrectly?

-nick

On Tue, 02 Mar 2004, pinskia at gcc dot gnu dot org wrote:

> 
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-02 00:14 -------
> This is not a bug, read <http://gcc.gnu.org/gcc-3.4/changes.html>.
> 
> -- 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |INVALID
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14376
> 
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.



-- 


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



More information about the Gcc-bugs mailing list