Subject: C++ 2020
4
contracts example
3
ranges example
2
The best parts of C++ 2020, the key features of C++ 2020
The big five feature updates of C++ 2020
- concepts
- coroutines
- ranges
- modules
- text formatting
1
Web links
C++ module, export, import
https://en.cppreference.com/w/cpp/language/modules
Compilers support for C++20
https://en.cppreference.com/w/cpp/compiler_support/20
Online C++ 2020 compiler godbolt or compiler explorer
https://gcc.godbolt.org/
Menu > Add new > Execution only
Tab on the Compilation
Select: x86-64 gcc (trunk)
Compiler options: type: -std=c++2a
No comments:
Post a Comment