[Bug c++/24163] dependent Base class scope examined during unqualified name lookup in template
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Dec 5 00:04:00 GMT 2009
------- Comment #4 from pinskia at gcc dot gnu dot org 2009-12-05 00:03 -------
This is related to PR 15272 where we look at both dependent and non dependent
base classes when only non dependent should be looked at. Actually I think
this is a dup of that bug but I will leave it to a C++ expert.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Base class scope examined |dependent Base class scope
|during unqualified name |examined during unqualified
|lookup in template |name lookup in template
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24163
More information about the Gcc-bugs
mailing list