C++ bug: access to private typedefs
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Mon Jan 10 17:51:00 GMT 2000
> http://gcc.gnu.org/bugs.html#access talks about classes, but this is
> a typedef, not a class. Should we just update the web page to mention
> types as well?
(It actually says "structs") As a matter of fact, the bug applies to
all types (including classes, typedefs, etc). This is supposed to be
clear by saying "other members of classes (functions and data)". Since
it is apparently not clear, feel free to re-word it so you'd
understand it.
Regards,
Martin
More information about the Gcc-bugs
mailing list