This is the mail archive of the gcc@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]

Re: Unnamed unions


On 20-Feb-2001, Timothy J. Wood <tjw@omnigroup.com> wrote:
> 
>    OK, now I'm porting some different code and it is C++ and it is using 
> anonymous structs.  What's up with these?  Apparently VC++ supports 
> this, but I'm not sure if it is even valid C++:

It's a non-standard extension.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.


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