Comment by Maxatar
6 hours ago
CMake has support for named modules but does not support header units or C++23 module features such as import std;
6 hours ago
CMake has support for named modules but does not support header units or C++23 module features such as import std;
Import std has been there for a while but is experimental until gcc supports it. Gcc just for that support so it should be mainline soon.