All Projects → tvaneerd → Cpp17_in_tts

tvaneerd / Cpp17_in_tts

Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)

Programming Languages

cpp
1120 projects
cpp17
186 projects

cpp17_in_TTs

Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the tables were my idea, but name wasn't).

There are actually over 100 changes in C++17, only some of them are listed here.

See the list of files in the repo - typically one file per feature (hopefully obvious via the file name). Or look at them all at once in ALL_IN_ONE.md (which is regenerated semi-regularly)

Some sources and/or places for good C++17 info:

https://jfbastien.github.io/what-is-cpp17/#/
http://www.bfilipek.com/2017/01/cpp17features.html https://github.com/AnthonyCalandra/modern-cpp-features http://en.cppreference.com
http://stackoverflow.com Bryce Adelstein Lelbach's talk to be seen at C++Now 2017 https://skebanga.github.io/structured-bindings/ (structured bindings) https://github.com/accuBayArea/Slides/blob/master/slides/2017-04-19.pdf (polymorphic memory resources)

-Caveat: This was made by humans. It likely contains errors.

Created with the support from my employer, Christie Digital Systems, Inc.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].