help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Designated initializers in C++


From: Kevin J. Phillips
Subject: Designated initializers in C++
Date: Thu, 27 Jul 2006 06:40:34 -0500
User-agent: slrn/0.9.8.1 (Linux)

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++?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]