Remix.run Logo
bluGill an hour ago

CMake says they are there. Other tools mostly are not.

Nobody has said they are using them in anything important, but hopefully that is coming.

Maxatar an hour ago | parent [-]

CMake has support for named modules but does not support header units or C++23 module features such as import std;

bluGill 27 minutes ago | parent [-]

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.