Pipe 2WY New, revised and unified C++ FAQ is up.

New, revised and unified C++ FAQ is up.

by
in code on (#2WY)
The Standard C++ Foundation has put together a new "unified" C++ FAQ, combining Marshall Cline's popular FAQ, Bjarne Stroustrup's FAQ pages, and many other sources. Check out http://isocpp.org/blog/2014/03/faq for the announcement, and http://isocpp.org/faq for the FAQ itself. [Note -- I've already found a few places where the integration of all these sources is less than perfect. I suspect it will be a little while before all the necessary editing is complete. They are accepting both suggestions and voluneers.]

History

2014-03-25 15:46
New, Revised and Unified C++ FAQ published
zafiro17@pipedot.org
The Standard C++ Foundation has put together a new "unified" C++ FAQ, combining Marshall Cline's popular FAQ, Bjarne Stroustrup's FAQ pages, and many other sources. CThe Foundation's announcement is a good introduction to what they're trying to do, and after you've read that, check out http://isocpp.org/blog/2014/03/faq for the announcement, and http://isocpp.org/faq for the FAQ itself .

[Note -- I've already found a few places where the integration of all these sources is less than perfect. I suspect it will be a little while before all the necessary editing is complete. They are accepting both suggestions and volunteers.]
Reply 0 comments