File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2743
2743
2744
2744
\pnum
2745
2745
\indextext {program}%
2746
+ \indextext {linking}%
2746
2747
A \defn {program} consists of one or more translation units\iref {lex.separate }
2747
2748
linked together. A translation unit consists
2748
2749
of a sequence of declarations.
Original file line number Diff line number Diff line change 243
243
The
244
244
program is ill-formed if any instantiation fails.
245
245
246
- \item All external entity references are resolved. Library
246
+ \item
247
+ \indextext {linking}%
248
+ All external entity references are resolved. Library
247
249
components are linked to satisfy external references to
248
250
entities not defined in the current translation. All such translator
249
251
output is collected into a program image which contains information
You can’t perform that action at this time.
0 commit comments