Hi,
>> The OMG has published the V1.0 version of the new IDL to C++11 Language
>> Mapping at
http://www.omg.org/spec/CPP11/. This new language mapping
>> greatly simplifies the development of CORBA, DDS, and CCM applications
>> compared to the already existing IDL to C++ Language mapping.
>
> There appear to be a few embarassing typos and inaccuracies in that
> document, e.g.
>
> 2.1 refers to ISO/IEC 14822:2011 (which should be 14882:2011)
>
> 6.30 instead refers to ISO/IEC 14882:011 (again should be 14882:2011)
>
> the table in 6.30 contains typos (alinas, alineof, constrexpr), names
> that aren't keywords (int32_t, ...) and misses some keywords
> (noexcept, char16_t, char32_t).
Thanks for pointing these out, the ISO number, it seems that slipped
through all review, section 6.30 will be renamed to something like
"Protected C++11 names. I have just reported these comments to the OMG
so that we can address them in the current RTF which is scheduling to
deliver a V1.1 this June.
Thanks for your comments,
Best regads,
Johnny
>
>
> Christof
>