> C++ is actually very fast to compile, the slowdowns come mostly from the way the standard library is implemented.
Only if using classical headers, std as module is already a reality on VC++.
wasn't there a lot of talk that modules are still not really working, in practice I mean?
wasn't there a lot of talk that modules are still not really working, in practice I mean?