This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

C++ and C99 designators in array initialization


Hi,
Are there any specific reasons (other than "nobody implemented this"),
that C++ frontend (at least in gcc-3.2.1) doesn't recognise C99 designators
in initialization even as GNU extension? I know that C++ standard doesn't
contains such feature, but are there any objectives against such extension?

WBR,
Andrey.

-- 
A right thing should be simple (tm)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]