AnthonyCalandra / modern-cpp-features

A cheatsheet of modern C++ language and library features.
MIT License
19.6k stars 2.08k forks source link

C++20 modules is missing #121

Closed zzombie closed 1 year ago

zzombie commented 1 year ago

Please refer to new feature modules added in C++20 which is not included here,

https://en.cppreference.com/w/cpp/language/modules

AnthonyCalandra commented 1 year ago

Already tracked. Thanks