C++ Logo

sg15

Advanced search

[SG15] [Denver SG15 Meeting Paper] D1857r0.0: Modules Dependency Discovery

From: Michael Spencer <bigcheesegs_at_[hidden]>
Date: Fri, 30 Aug 2019 18:26:01 -0700
I've attached a paper I've written for the upcoming Denver SG15 meeting and
the Belfast meeting.

Abstract:
The changes to import in [P1703r1] were both too much and not enough to
enable fast dependency scanning via partial preprocessing. It made import
at the start of a line anywhere in the program an import-keyword, breaking
things like import->doImport();. Also, no similar changes were applied to
module. This paper fine-tunes the context-sensitivity of import and module,
applying the fixes discussed on the reflector.

- Michael Spencer

Received on 2019-08-30 20:28:17