reference | comments |
---|---|
Wikipedia C++ | Survey of language origin, evolution, and properties |
C++ 11 - Herb Sutter video | Survey of important advancements |
Back to Basics - Herb Sutter video | Thoughtful advice about developing with C++ |
C++ 11 - Wikipedia | Survey of C++ 11 standard |
Writing good C++14 by default - Herb Sutter video | Writing relatively simple and clear C++ using features of C++14 |
C++ 14 - Wikipedia | Survey of C++ 14 standard |
C++ 17 the good and ugly - Nicolai Josuttis video | Informed opinions about C++ 17 |
C++ 17 features - Bryce Lelbach video | Survey of selected features |
C++ 17 - Wikipedia | Survey of C++ 17 standard |
Almost complete overview of C++20 - Marc Gregoire video | Survey of C++ 20 standard |
C++ 20 - Wikipedia | Survey of C++ 20 standard |