File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed
Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 4343
4444\pnum
4545\begin {note }
46- Previously translated translation units and instantiation
47- units can be preserved individually or in libraries. The separate
48- translation units of a program communicate\iref {basic.link } by (for
49- example)
46+ Previously translated translation units can be preserved individually or in libraries.
47+ The separate translation units of a program communicate\iref {basic.link } by (for example)
5048calls to functions whose identifiers have external or module linkage,
51- manipulation of objects whose identifiers have external or module linkage, or
52- manipulation of data files. Translation units can be separately
53- translated and then later linked to produce an executable
54- program\iref {basic.link }.
49+ manipulation of objects whose identifiers have external or module linkage,
50+ or manipulation of data files.
51+ Translation units can be separately translated and then later linked
52+ to produce an executable program\iref {basic.link }.
5553\end {note }
5654\indextext {compilation!separate|)}
5755
You can’t perform that action at this time.
0 commit comments