The GCC manual states that the Designated Initializers extension is not supported in C++. I was disappointed to read this since I wanted to use this feature on some unions in C++ code.
Is there a different extension / capability in g++ that does the same thing? If not, why would this extension be excluded from g++? _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus