Skip to content

Commit 3707625

Browse files
burblebeetkoeppe
authored andcommitted
CWG2732 Can importable headers react to preprocessor state from point of import?
1 parent 61e6b52 commit 3707625

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
@@ -448,6 +448,8 @@
448448
to the source file or header nominated by \tcode{H},
449449
which shall not contain a \grammarterm{module-declaration}.
450450
\begin{note}
451+
A header unit is a separate translation unit with
452+
an independent set of defined macros.
451453
All declarations within a header unit are implicitly
452454
exported\iref{module.interface},
453455
and are attached to the global module\iref{module.unit}.

0 commit comments

Comments
 (0)