Skip to content

Commit 1acddce

Browse files
AlisdairMtkoeppe
authored andcommitted
[lex.separate] Remove last reference to instantation units
The term instantiation unit was removed by the reflection paper, P2996.
1 parent bd2412c commit 1acddce

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

source/lex.tex

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,8 @@
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)
5048
calls to functions whose identifiers have external or module linkage,
5149
manipulation of objects whose identifiers have external or module linkage, or
5250
manipulation of data files. Translation units can be separately

0 commit comments

Comments
 (0)