Skip to content

Conversation

jensmaurer
Copy link
Member

@jensmaurer jensmaurer commented Feb 18, 2020

Also fixes NB US 035, US 133, and US 134 (C++20 CD).

Fixes #3698.
Fixes cplusplus/papers#586.
Fixes cplusplus/nbballot#34.
Fixes cplusplus/nbballot#132.
Fixes cplusplus/nbballot#133.

@jensmaurer jensmaurer added this to the post-2020-02 milestone Feb 18, 2020
\item
a potentially-constant variable\iref{expr.const}, or
\item
a specialization of a templated class.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is a "templated class"?

Copy link
Member Author

@jensmaurer jensmaurer Feb 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A templated entity that is a class. (Any fixes in this area should be separate.)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please replace "templated class" editorially in a separate commit with: "templated entity that is a class type" (since at least "templated entity" is defined).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, won't do. CWG is contemplating changing the definition to "An entity is templated if..." , which might even be an editorial fix.

@burblebee burblebee changed the title P1815R2 Translation-unit-local entities CWG Poll 14: P1815R2 Translation-unit-local entities Feb 23, 2020
@jensmaurer jensmaurer requested a review from burblebee February 23, 2020 14:09
@zygoloid zygoloid force-pushed the motions-2020-02-cwg-14 branch from a025b4c to 4ac6427 Compare February 26, 2020 01:32
jensmaurer and others added 2 commits February 25, 2020 18:08
Also fixes NB US 035, US 133, and US 134 (C++20 CD).
private-module-fragment are definition domains.
@zygoloid zygoloid force-pushed the motions-2020-02-cwg-14 branch from 4ac6427 to 887d0f5 Compare February 26, 2020 02:08
@zygoloid zygoloid merged commit eb1b533 into master Feb 26, 2020
@jensmaurer jensmaurer deleted the motions-2020-02-cwg-14 branch February 12, 2021 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment