File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1930
1930
if \tcode {D} would be visible to qualified name lookup\iref {namespace.qual }
1931
1931
at any point in the instantiation context\iref {module.context } of the lookup,
1932
1932
unless \tcode {D} is declared in another translation unit, attached to the global module,
1933
- and is either discarded\iref {module.global } or has internal linkage.
1933
+ and is either discarded\iref {module.global.frag } or has internal linkage.
1934
1934
\end {itemize }
1935
1935
1936
1936
\pnum
Original file line number Diff line number Diff line change 563
563
\end {codeblocktu }
564
564
\end {example }
565
565
566
- \rSec 1[module.global]{Global module fragment}
566
+ \rSec 1[module.global.frag ]{Global module fragment}
567
567
568
568
\begin {bnf }
569
569
\nontermdef {global-module-fragment}\br
574
574
\begin {note }
575
575
Prior to phase 4 of translation,
576
576
only preprocessing directives can appear
577
- in the \grammarterm {top-level-declaration-seq}\iref {cpp.glob .frag }.
577
+ in the \grammarterm {top-level-declaration-seq}\iref {cpp.global .frag }.
578
578
\end {note }
579
579
580
580
\pnum
913
913
instantiation context\iref {module.context },
914
914
\begin {itemize }
915
915
\item $ D$ appears prior to $ P$ in the same translation unit, or
916
- \item $ D$ is not discarded\iref {module.global },
916
+ \item $ D$ is not discarded\iref {module.global.frag },
917
917
appears in a translation unit that is
918
918
reachable from $ P$ ,
919
919
and
Original file line number Diff line number Diff line change 787
787
\end {example }
788
788
\indextext {macro!import|)}
789
789
790
- \rSec 1[cpp.glob .frag]{Global module fragment}
790
+ \rSec 1[cpp.global .frag]{Global module fragment}
791
791
792
792
\begin {bnf }
793
793
\nontermdef {pp-global-module-fragment}\br
You can’t perform that action at this time.
0 commit comments