E2524 Anonymous structs/unions not allowed to have anonymous members in C++ (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

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