[cfe-dev] Hello everybody and first question
Mike Stump
mrs at apple.com
Thu Dec 3 14:15:42 PST 2009
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
More information about the cfe-dev
mailing list