Skip to content

Commit f6d9e95

Browse files
jensmaurerzygoloid
authored andcommitted
[module.import] Clarify that only header imports make macros visible.
1 parent e340a6e commit f6d9e95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/modules.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,8 @@
497497
preprocessor, and results in macros defined at the
498498
end of phase 4 of translation of the header unit
499499
being made visible as described in \ref{cpp.import}.
500+
Any other \grammarterm{module-import-declaration}
501+
does not make macros visible.
500502
\end{note}
501503

502504
\pnum

0 commit comments

Comments
 (0)