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++/34920] Members in nameless union



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-01-22 11:50 -------
(In reply to comment #2)
> more simplified
You have a dependent base class while ...

> while this one works

This one is not dependent so it can be looked up at parsing time.


-- 


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


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