Skip to content

Commit

Permalink
Add C++20 to the doc as supported standard (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomsonTan authored Feb 2, 2021
1 parent f410aa0 commit 30a0c5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ C++ standards:
* ISO/IEC 14882:2011 (C++11, C++0x)
* ISO/IEC 14882:2014 (C++14, C++1y)
* ISO/IEC 14882:2017 (C++17, C++1z)
* ISO/IEC 14882:2020 (C++20)

Any exceptions to this are noted in the individual `README.md` files.

Expand Down

0 comments on commit 30a0c5e

Please sign in to comment.