Unnamed unions

Fergus Henderson fjh@cs.mu.oz.au
Tue Feb 20 20:11:00 GMT 2001


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.



More information about the Gcc mailing list