[Bug c++/59567] Incorrect error 'was not declared in this scope'
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 20 16:08:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59567
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Gcc's behavior is correct as a is not dependent so it is not looked up via a
dependent base class.
More information about the Gcc-bugs
mailing list