11 ms·
All of msvc, gcc, clang, and the isocpp committee have active work ongoing for C++ modules. We'll have them Soon™.
by lbrandy 8y ago
All of msvc, gcc, clang, and the isocpp committee have active work ongoing for C++ modules.
We'll have them Soon™.
- Valmar 8y agoWho knows whether they'll see much use, due to C++ needing to keep backwards compatibility for older projects that demand older versions of C++. It probably partially depends on whether old-style headers can be used simultaneously with new-style modules.