Skip to content

Conversation

FrankHB
Copy link

@FrankHB FrankHB commented Jul 27, 2024

Use of function-scope is changed to block-scope. This is similar to LWG 2240.

FrankHB added 3 commits July 28, 2024 00:15
Use of function-scope is changed to block-scope. This is similar to LWG 2240.
Wording in 5.1.4.4 should match 2.8. That is, it also applies to references.
File scope is a C feature, which is the global scope in C++, as a special case of namespace scope.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant