mirror of
https://github.com/AnthonyCalandra/modern-cpp-features.git
synced 2025-12-16 17:47:02 +03:00
2
CPP20.md
2
CPP20.md
@@ -1,7 +1,7 @@
|
||||
# C++20
|
||||
|
||||
## Overview
|
||||
Many of these descriptions and examples come from various resources (see [Acknowledgements](#acknowledgements) section), summarized in my own words.
|
||||
Many of these descriptions and examples are taken from various resources (see [Acknowledgements](#acknowledgements) section) and summarized in my own words.
|
||||
|
||||
C++20 includes the following new language features:
|
||||
- [coroutines](#coroutines)
|
||||
|
||||
Reference in New Issue
Block a user