You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lex.separate][module.unit] move definitions of program and translation unit
The definition of program at the top of [basic.link] should move to
the front of [lex.separate] so that it is defined before its first
usage, and also clarifies that the phases of translation produce.
Similarly, move the definition of the grammar production translation-unit
to the top of the first clause to actually use it, [module.unit].
Finally, retitle [basic.link] as just Linkage, rather than
prgrams and linkage.
0 commit comments