[Tooling] [isocpp-modules] Dependency format with module details implementation

Boris Kolpackov boris at codesynthesis.com
Thu Apr 11 16:17:49 CEST 2019


Nathan Sidwell <nathan at acm.org> writes:

> How often do you expect the boost headers to change?

What if it's not Boost but my own headers?

It seems there is still an assumption that header modules
will only be used for legacy/system stuff (even though
"legacy" has been dropped from their name). But I don't
see a reason why someone would not want to use them for
own, actively-developed headers to speed up compilation
in cases where switching to "real" modules is not (yet)
possible (for example, because one has to support older
compilers).



More information about the Tooling mailing list