stripe2933 / CppStandardLibraryModule

CMake project template for using C++ Standard Library Module.
12 stars 0 forks source link

Add support for C++20 in Clang. #4

Closed stripe2933 closed 6 months ago

stripe2933 commented 6 months ago

Now it supports C++20 mode in Clang. Added:

C++20 supports for MSVC will be soon.