|
|
|
|
|
by cypher543
3464 days ago
|
|
Clang uses "module maps" to turn existing header-based libraries into modules. So, theoretically, your system compiler could include a module map for all of the system headers. I don't know if module maps are going to be part of the standard, though. |
|