fenbf / cppstories-discussions

4 stars 1 forks source link

2022/20-smaller-cpp20-features/ #72

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

20 Smaller yet Handy C++20 Features - C++ Stories

C++20 is huge and filled with lots of large features. Just to mention a few: Modules, Coroutines, Concepts, Ranges, Calendar & Timezone, Formatting library. But, as you know, that’s not all. Depending on how we count, C++20 brought around 80 Library features and 70 language changes, so there’s a lot to cover :)

https://www.cppstories.com/2022/20-smaller-cpp20-features/

kobi-ca commented 2 years ago

very good summary!