C++20 modules and CMake

Popular compilers such as GCC, Clang, and Visual Studio support C++20 modules along with CMake.

We provide a CMake project of recent C++ langauge standad examples, including C++20 modules.

The C++ standard compiler support table is not always up to date. That’s why we make CMake projects to test compiler support of newer language standard features.