Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[module.interface] Redundant wording after P2109R0 #3804

Closed
zygoloid opened this issue Feb 27, 2020 · 0 comments · Fixed by #3839
Closed

[module.interface] Redundant wording after P2109R0 #3804

zygoloid opened this issue Feb 27, 2020 · 0 comments · Fixed by #3839
Assignees
Milestone

Comments

@zygoloid
Copy link
Member

After the application of http://wiki.edg.com/pub/Wg21prague/StrawPolls/p2109r0.html we have:

A declaration is exported if it is:

  • a namespace-scope declaration declared within an export-declaration, or
  • a module-import-declaration within an export-declaration, or

... but the case covered by the second bullet is now also covered by the first bullet. Let's remove the second bullet.

@zygoloid zygoloid added this to the C++20 milestone Feb 27, 2020
@jensmaurer jensmaurer changed the title redundant wording after P2109R0 [module.interface] Redundant wording after P2109R0 Mar 8, 2020
@jensmaurer jensmaurer self-assigned this Mar 10, 2020
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 a pull request may close this issue.

2 participants