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 27432743
27442744\pnum
27452745\indextext {program}%
2746+ \indextext {linking}%
27462747A \defn {program} consists of one or more translation units\iref {lex.separate }
27472748linked together. A translation unit consists
27482749of a sequence of declarations.
Original file line number Diff line number Diff line change 243243The
244244program is ill-formed if any instantiation fails.
245245
246- \item All external entity references are resolved. Library
246+ \item
247+ \indextext {linking}%
248+ All external entity references are resolved. Library
247249components are linked to satisfy external references to
248250entities not defined in the current translation. All such translator
249251output is collected into a program image which contains information
You can’t perform that action at this time.
0 commit comments