Talk:cpp/language/history
From cppreference.com
[edit] C history?
Shouldn't this page include C history as well? The C standard is still being revised, and the C and C++ standards do borrow each other's features.
I mean, we don't need a full changelog for either standard, but it makes sense to mention. --- Undeterminant 12:07, 26 February 2012 (PST)
- That's a good question. My feeling is that C and C++ are different languages, but if there are pieces of C history that make sense to mention in the context of C++ history, then they might be appropriate here. Nate 13:12, 26 February 2012 (PST)
[edit] Committee draft
Has anyone seen the Committee draft floating somewhere in the internet? I think we could start documenting the C++14 stuff (hidden for now) if some semi-official document was available. P12 18:09, 9 May 2013 (PDT)
- Only the minutes were published so far. Once the post-Bristol mailing comes out with the CD, I'll be happy to help with publishing the changes here too. GCC is already implementing some C++14 features, ahead of the official document. --Cubbi 19:33, 9 May 2013 (PDT)