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
[cpp.pre][cpp.module] Consolidate preprocessor grammar in one clause
The grammar around module directives is quite precise and involved,
yet spread across two clauses, the preamble and the module directive
clauses. This change set consolidates all the grannar for a _module-file_
into the module directive clause, making it easier to grasp all at once.
None of these terms are referenced from outside the clause.
0 commit comments