top | item 46745272

(no title)

random_mutex | 1 month ago

Because of compiler support

discuss

order

WalterBright|1 month ago

Which suggests (and I don't know this for a fact) that C++ modules are difficult to implement. D's are easy.

I would have made C++ modules be a slightly modified namespace.

pkasting|1 month ago

C++ module implementation is a story with a lot of drama, if you ever want to read up on it.

The short summary, though, is that no toolchain yet has a bulletproof implementation, though everybody at least has enough to let people kick the tires a bit.