[cfe-dev] Hello everybody and first question
Sebastian Redl
sebastian.redl at getdesigned.at
Thu Dec 3 15:18:20 PST 2009
Mike Stump wrote:
> On Dec 3, 2009, at 1:38 PM, Nicola Gigante wrote:
>
>> Thank you :) Another question: My long-term goal is to work on C++ support. To do this, I think I'll need some reference about the exact language syntax, but I don't know how and where to get the C++ standard reference. I suppose that because they're ISO/ANSI standards, the official papers are not free, are they?
>>
>
> http://www.open-std.org/jtc1/sc22/wg21/
>
> In there you can find a working paper I bet... maybe something like:
>
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n3000.pdf
>
This is the latest draft of C++0x, indeed.
To get the current official standard, (C++03), you can go to ISO's or
ANSI's web store. Due to some failure in coordination that I cannot
begin to fathom, ANSI offers it for a far more reasonable price than ISO.
Sebastian
More information about the cfe-dev
mailing list