Changes in Readme (#101)

* Changes in Readme

* Changes in CPP Files
This commit is contained in:
Hriday Sharma
2021-07-19 22:30:52 +05:30
committed by GitHub
parent 8fedee0b8a
commit 39f2281bbf
5 changed files with 5 additions and 5 deletions

View File

@@ -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)