RAD Studio
ContentsIndex
PreviousUpNext
E2524: Anonymous structs/unions not allowed to have anonymous members in C++

The C++ compiler requires that the members of an anonymous struct or union be named.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!