File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 28872887\indextext {program}%
28882888\indextext {linking}%
28892889A \defn {program} consists of one or more translation units\iref {lex.phases }
2890- linked together. A translation unit consists
2891- of a sequence of declarations.
2890+ that are translated and linked together.
2891+ A translation unit consists of a sequence of declarations.
28922892
28932893\begin {bnf }
28942894\nontermdef {translation-unit}\br
Original file line number Diff line number Diff line change 283283\item
284284\indextext {linking}%
285285Translated translation units are combined, and
286- all external entity references are resolved. Library
286+ all external entity references are resolved\iref { basic.link } . Library
287287components are linked to satisfy external references to
288288entities not defined in the current translation. All such translator
289289output is collected into a program image which contains information
You can’t perform that action at this time.
0 commit comments