This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug c++/31881] inherited members invisible within nested class within templated class



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-05-09 17:23 -------
I don't think this is a bug. class B is dependent so the inherited elements are
not seen.


-- 


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


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